Uses of Class
org.snpeff.fileIterator.LineClassFileIterator
-
Packages that use LineClassFileIterator Package Description org.snpeff.fileIterator org.snpeff.fileIterator.microCosm -
-
Uses of LineClassFileIterator in org.snpeff.fileIterator
Subclasses of LineClassFileIterator in org.snpeff.fileIterator Modifier and Type Class Description class
BlastResultFileIterator
Iterate on each line of a GWAS catalog (TXT format)class
MatrixEntryFileIterator
Iterate on each line of a file, creating a MatrixEntry -
Uses of LineClassFileIterator in org.snpeff.fileIterator.microCosm
Subclasses of LineClassFileIterator in org.snpeff.fileIterator.microCosm Modifier and Type Class Description class
MicroCosmFileIterator
Iterate on each line of a MicroCosm predictions References: http://www.ebi.ac.uk/enright-srv/microcosm/
-