Uses of Interface
owltools.io.GraphRenderer

Packages that use GraphRenderer
owltools.io IO - Input/Output 
 

Uses of GraphRenderer in owltools.io
 

Classes in owltools.io that implement GraphRenderer
 class AbstractClosureRenderer
          Renders the graph closure - i.e.
 class ChadoGraphClosureRenderer
          implements a graph closure writer suitable for imports into Chado; in particular: (i) all identifiers are translated to OBO IDs (ii) relationship chains of length > 1 are ignored (iii) SUBCLASS is written as is_a, and only existential restrictions are emitted
 class CompactGraphClosureRenderer
          Similar to GraphClosureRenderer, writes in a more compact format
 class GraphClosureRenderer
           
 



Copyright © 2010-2012. All Rights Reserved.