|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RPTreeNode | |
---|---|
org.broad.igv.bbfile |
Uses of RPTreeNode in org.broad.igv.bbfile |
---|
Classes in org.broad.igv.bbfile that implement RPTreeNode | |
---|---|
class |
RPTreeChildNode
File retrieved from BigWig project at Google code on July 26, 2011, revision 36 http://code.google.com/p/bigwig/ This project provides java readers for the UCSC's BigWig and BigBed formats. |
class |
RPTreeLeafNode
File retrieved from BigWig project at Google code on July 26, 2011, revision 36 http://code.google.com/p/bigwig/ This project provides java readers for the UCSC's BigWig and BigBed formats. |
Methods in org.broad.igv.bbfile that return RPTreeNode | |
---|---|
RPTreeNode |
RPTreeChildNodeItem.getChildNode()
|
Constructors in org.broad.igv.bbfile with parameters of type RPTreeNode | |
---|---|
RPTreeChildNodeItem(int startChromID,
int startBase,
int endChromID,
int endBase,
RPTreeNode childNode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |