Uses of Class
baseCode.dataStructure.graph.DirectedGraph

Packages that use DirectedGraph
baseCode.bio.geneset   
baseCode.xml   
 

Uses of DirectedGraph in baseCode.bio.geneset
 

Methods in baseCode.bio.geneset that return DirectedGraph
 DirectedGraph GONames.getGraph()
          Get the graph representation of the GO hierarchy.
 

Uses of DirectedGraph in baseCode.xml
 

Methods in baseCode.xml that return DirectedGraph
 DirectedGraph GOParser.getGraph()
          Get the graph that was created.
 



Copyright © 2003-2005 Columbia University. All Rights Reserved.