Class BigBedFileIterator

  • All Implemented Interfaces:
    java.lang.Iterable<Variant>, java.util.Iterator<Variant>

    public class BigBedFileIterator
    extends VariantFileIterator
    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 wrapper
    Author:
    pablocingolani
    • Constructor Detail

      • BigBedFileIterator

        public BigBedFileIterator​(java.lang.String fileName)