Package org.snpsift

Class SnpSiftCmdJoin

java.lang.Object
org.snpsift.SnpSift
org.snpsift.SnpSiftCmdJoin
All Implemented Interfaces:
org.snpeff.snpEffect.commandLine.CommandLine, org.snpeff.snpEffect.VcfAnnotator

public class SnpSiftCmdJoin extends SnpSift
Annotate a VCF file with ID from another VCF file (database)
Author:
pablocingolani
  • Constructor Details

    • SnpSiftCmdJoin

      public SnpSiftCmdJoin()
    • SnpSiftCmdJoin

      public SnpSiftCmdJoin(String[] args)
  • Method Details

    • init

      public void init()
      Description copied from class: SnpSift
      Initialize default values
      Overrides:
      init in class SnpSift
    • parseArgs

      public void parseArgs(String[] args)
      Parse command line arguments
      Specified by:
      parseArgs in interface org.snpeff.snpEffect.commandLine.CommandLine
      Overrides:
      parseArgs in class SnpSift
      Parameters:
      args -
    • run

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

      public void usage(String msg)
      Show usage message
      Specified by:
      usage in interface org.snpeff.snpEffect.commandLine.CommandLine
      Overrides:
      usage in class SnpSift
      Parameters:
      msg -