Uses of Interface
org.snpeff.snpEffect.VcfAnnotator
Packages that use VcfAnnotator
-
Uses of VcfAnnotator in org.snpeff.snpEffect
Classes in org.snpeff.snpEffect that implement VcfAnnotatorModifier and TypeClassDescriptionclass
Maintains a list of VcfAnnotators and applies them one by one in the specified orderMethods in org.snpeff.snpEffect with parameters of type VcfAnnotatorModifier and TypeMethodDescriptionvoid
VcfAnnotatorChain.add
(VcfAnnotator vcfAnnotator) Add a new annotator -
Uses of VcfAnnotator in org.snpeff.snpEffect.commandLine
Classes in org.snpeff.snpEffect.commandLine that implement VcfAnnotatorModifier and TypeClassDescriptionclass
Command line program: Predict variant effects