Class SnpEffCmdDatabases
java.lang.Object
org.snpeff.SnpEff
org.snpeff.snpEffect.commandLine.SnpEffCmdDatabases
- All Implemented Interfaces:
CommandLine
Show all databases configures in snpEff.config
Create an HTML 'download' table based on the config file
Also creates a list of genome for Galaxy menu
- Author:
- pablocingolani
-
Nested Class Summary
Nested classes/interfaces inherited from class SnpEff
SnpEff.GeneDatabaseFormat, SnpEff.InputFormat, SnpEff.OutputFormat -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class SnpEff
args, BUILD, BUILD_DATE, canonical, canonicalFile, command, COMMAND_LINE_WIDTH, config, configFile, configOverride, customIntervalFiles, dataDir, debug, DEFAULT_COMMAND, download, expandIub, filterIntervalFiles, genome, genomeVer, help, hgvs, hgvsForce, hgvsOld, hgvsOneLetterAa, hgvsShift, hgvsTrId, interaction, log, maxTranscriptSupportLevel, motif, multiThreaded, nextProt, nextProtKeepAllTrs, noGenome, numWorkers, onlyProtein, onlyRegulation, onlyTranscriptsFile, output, quiet, regulationTracks, REVISION, saveOutput, shiftArgs, snpEffCmd, SOFTWARE_NAME, spliceRegionExonSize, spliceRegionIntronMax, spliceRegionIntronMin, spliceSiteSize, strict, suppressOutput, tags, tagsNo, testing, treatAllAsProteinCoding, upDownStreamLength, verbose, VERSION, VERSION_AUTHOR, VERSION_BUILD, VERSION_MAJOR, VERSION_SHORT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SnpEff
addRegulationTrack, canonical, cmd, commandLineStr, filterTags, getArgs, getConfig, getConfigFile, getOutput, isOpt, load, loadConfig, loadCustomFile, loadDb, loadMarkers, main, reportValues, run, setCanonical, setConfig, setConfigFile, setDebug, setGenomeVer, setLog, setNextProt, setNextProtKeepAllTrs, setShiftHgvs, setSpliceSiteSize, setSupressOutput, setTesting, setUpDownStreamLength, setVerbose, usageDb, usageGeneric, usageGenericAndDb
-
Field Details
-
DARK_ROW
- See Also:
-
LIGHT_ROW
- See Also:
-
HTTP_PROTOCOL
- See Also:
-
FTP_PROTOCOL
- See Also:
-
-
Constructor Details
-
SnpEffCmdDatabases
public SnpEffCmdDatabases()
-
-
Method Details
-
parseArgs
-
run
public boolean run()Description copied from class:SnpEffRun according to command line options- Specified by:
runin interfaceCommandLine- Overrides:
runin classSnpEff
-
usage
-