Uses of Class
org.snpsift.annotate.VcfIndexDataChromo
Packages that use VcfIndexDataChromo
-
Uses of VcfIndexDataChromo in org.snpsift.annotate
Methods in org.snpsift.annotate that return VcfIndexDataChromoModifier and TypeMethodDescriptionVcfIndex.getOrCreate(String chromosome) Get IntervalFileChromo by chromosome name.VcfIndex.getVcfIndexChromo(String chromosome) Constructors in org.snpsift.annotate with parameters of type VcfIndexDataChromoModifierConstructorDescriptionVcfIndexTree(org.snpeff.fileIterator.VcfFileIterator vcf, VcfIndexDataChromo vcfIndexChromo)