Uses of Class
org.broad.igv.bbfile.BedFeature
-
Packages that use BedFeature Package Description org.broad.igv.bbfile -
-
Uses of BedFeature in org.broad.igv.bbfile
Methods in org.broad.igv.bbfile that return BedFeature Modifier and Type Method Description BedFeature
BigBedIterator. next()
Method returns the current bed feature and advances to the next bed record.Methods in org.broad.igv.bbfile that return types with arguments of type BedFeature Modifier and Type Method Description java.util.ArrayList<BedFeature>
BigBedDataBlock. getBedData(RPChromosomeRegion selectionRegion, boolean contained)
-