Uses of Class
org.snpsift.annotate.VcfIndexDataChromo
-
Packages that use VcfIndexDataChromo Package Description org.snpsift.annotate -
-
Uses of VcfIndexDataChromo in org.snpsift.annotate
Methods in org.snpsift.annotate that return VcfIndexDataChromo Modifier and Type Method Description VcfIndexDataChromoVcfIndex. getOrCreate(java.lang.String chromosome)Get IntervalFileChromo by chromosome name.VcfIndexDataChromoVcfIndex. getVcfIndexChromo(java.lang.String chromosome)Constructors in org.snpsift.annotate with parameters of type VcfIndexDataChromo Constructor Description VcfIndexTree(org.snpeff.fileIterator.VcfFileIterator vcf, VcfIndexDataChromo vcfIndexChromo)
-