Uses of Interface
org.snpeff.fileIterator.parser.Parser
-
Packages that use Parser Package Description org.snpeff.fileIterator -
-
Uses of Parser in org.snpeff.fileIterator
Classes in org.snpeff.fileIterator that implement Parser Modifier and Type Class Description class
VcfFileIterator
Opens a VCF file and iterates over all entries Format: VCF 4.1 Reference: http://www.1000genomes.org/wiki/Analysis/Variant%20Call%20Format/vcf-variant-call-format-version-41 Old 4.0 format: http://www.1000genomes.org/wiki/doku.php?id=1000_genomes:analysis:vcf4.0 1.
-