Uses of Class
org.snpeff.snpEffect.commandLine.SnpEffCmdEff
-
Packages that use SnpEffCmdEff Package Description org.snpeff.snpEffect.commandLine.eff -
-
Uses of SnpEffCmdEff in org.snpeff.snpEffect.commandLine.eff
Constructors in org.snpeff.snpEffect.commandLine.eff with parameters of type SnpEffCmdEff Constructor Description MasterEff(int numWorkers, SnpEffCmdEff snpEffCmdEff, SnpEffectPredictor snpEffectPredictor, OutputFormatter outputFormatter, IntervalForest filterIntervals)
WorkerEff(SnpEffCmdEff snpEffCmdEff, SnpEffectPredictor snpEffectPredictor, OutputFormatter outputFormatter, IntervalForest filterIntervals)
-