Package org.snpsift

Class SnpSiftCmdRmInfo

  • All Implemented Interfaces:
    org.snpeff.snpEffect.commandLine.CommandLine, org.snpeff.snpEffect.VcfAnnotator

    public class SnpSiftCmdRmInfo
    extends SnpSift
    Removes INFO fields
    Author:
    pablocingolani
    • Constructor Detail

      • SnpSiftCmdRmInfo

        public SnpSiftCmdRmInfo()
      • SnpSiftCmdRmInfo

        public SnpSiftCmdRmInfo​(java.lang.String[] args)
    • Method Detail

      • parseArgs

        public void parseArgs​(java.lang.String[] args)
        Description copied from class: SnpSift
        Parse command line arguments
        Specified by:
        parseArgs in interface org.snpeff.snpEffect.commandLine.CommandLine
        Overrides:
        parseArgs in class SnpSift
      • run

        public boolean run()
        Analyze the file
        Specified by:
        run in interface org.snpeff.snpEffect.commandLine.CommandLine
        Overrides:
        run in class SnpSift
      • usage

        public void usage​(java.lang.String errMsg)
        Show usage and exit
        Specified by:
        usage in interface org.snpeff.snpEffect.commandLine.CommandLine
        Overrides:
        usage in class SnpSift