Uses of Class
org.broad.igv.bbfile.WigItem
-
Packages that use WigItem Package Description org.broad.igv.bbfile -
-
Uses of WigItem in org.broad.igv.bbfile
Methods in org.broad.igv.bbfile that return WigItem Modifier and Type Method Description WigItem
BigWigIterator. next()
Method returns the current Wig item and advances to the next Wig record.Methods in org.broad.igv.bbfile that return types with arguments of type WigItem Modifier and Type Method Description java.util.ArrayList<WigItem>
BigWigDataBlock. getWigData(RPChromosomeRegion selectionRegion, boolean contained)
Method parameters in org.broad.igv.bbfile with type arguments of type WigItem Modifier and Type Method Description int
BigWigSection. getSectionData(RPChromosomeRegion selectionRegion, boolean contained, java.util.ArrayList<WigItem> wigItemList)
-