|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BPTreeNode | |
|---|---|
| org.broad.igv.bbfile | |
| Uses of BPTreeNode in org.broad.igv.bbfile |
|---|
| Classes in org.broad.igv.bbfile that implement BPTreeNode | |
|---|---|
class |
BPTreeChildNode
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 |
BPTreeLeafNode
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 BPTreeNode | |
|---|---|
BPTreeNode |
BPTreeChildNodeItem.getChildNode()
|
BPTreeNode |
BPTree.getRootNode()
|
| Methods in org.broad.igv.bbfile with parameters of type BPTreeNode | |
|---|---|
void |
BPTree.findAllChromosomeNames(BPTreeNode thisNode,
java.util.ArrayList<java.lang.String> chromosomeList)
|
| Constructors in org.broad.igv.bbfile with parameters of type BPTreeNode | |
|---|---|
BPTreeChildNodeItem(int itemIndex,
java.lang.String chromKey,
BPTreeNode childNode)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||