Uses of Class
org.snpeff.fileIterator.VariantFileIterator
Packages that use VariantFileIterator
-
Uses of VariantFileIterator in org.snpeff.fileIterator
Subclasses of VariantFileIterator in org.snpeff.fileIteratorModifier and TypeClassDescriptionclass
Opens a sequence change file and iterates over all intervals in BED format.class
FileIterator for BigBed features WARNING: Removed in 2022-01 due to dependency on IGV's code (which depends on Log4j, which has a major security issue) Note: I use Broad's IGV code to do all the work, this is just a wrapperclass
Opens a sequence change file and iterates over all sequence changes TXT Format: Tab-separated format, containing five columns that correspond to: chr \t position \t refSeq \t newSeq \t strand \t quality \t coverage \t id \n Fields strand, quality, coverage and id are optional E.g.