|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use GrGraph | |
trans.misc | Rough working scripts. |
trans.roc | For manipulating the BAC dmel spike in data and generating ROC curves. |
Uses of GrGraph in trans.misc |
Methods in trans.misc that return GrGraph | |
static GrGraph |
Util.readSimpleGrBarFile(java.io.File simpleBarFile)
This is a complete hack of Gregg Helt's IGB code to parse bar files. |
Methods in trans.misc with parameters of type GrGraph | |
static boolean |
Util.writeSimpleBarFile(GrGraph gr,
java.io.File barFile)
Writes a simple bar format graph for a xxx.gr type graph. |
Uses of GrGraph in trans.roc |
Methods in trans.roc with parameters of type GrGraph | |
static Gr[] |
Gr.parseGrGraph(GrGraph gr)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |