Class SnpEffCmdDump

  • All Implemented Interfaces:
    CommandLine

    public class SnpEffCmdDump
    extends SnpEff
    Command line program: Build database
    Author:
    pcingola
    • Constructor Detail

      • SnpEffCmdDump

        public SnpEffCmdDump()
    • Method Detail

      • parseArgs

        public void parseArgs​(java.lang.String[] args)
        Parse command line arguments
        Specified by:
        parseArgs in interface CommandLine
        Overrides:
        parseArgs in class SnpEff
        Parameters:
        args -
      • run

        public boolean run()
        Run according to command line options
        Specified by:
        run in interface CommandLine
        Overrides:
        run in class SnpEff
      • usage

        public void usage​(java.lang.String message)
        Show 'usage;' message and exit with an error code '-1'
        Specified by:
        usage in interface CommandLine
        Overrides:
        usage in class SnpEff
        Parameters:
        message -