Uses of Interface
slib.sglib.io.loader.GraphLoader

Packages that use GraphLoader
slib.sglib.io.loader.bio.gaf2   
slib.sglib.io.loader.bio.mesh   
slib.sglib.io.loader.bio.obo   
slib.sglib.io.loader.bio.snomedct   
slib.sglib.io.loader.csv   
slib.sglib.io.loader.rdf   
slib.sglib.io.loader.slibformat   
slib.sglib.io.loader.wordnet   
 

Uses of GraphLoader in slib.sglib.io.loader.bio.gaf2
 

Classes in slib.sglib.io.loader.bio.gaf2 that implement GraphLoader
 class GraphLoader_GAF_2
          GAF 2 parser used to construct a graph from a GAF 2.0 annotation file The parser consider considering GAF 2.0 specification provided at http://wiki.geneontology.org/index.php/GO_Consortium_web_GAF2.0_documentation http://www.geneontology.org/GO.format.gaf-2_0.shtml TODO - Manage multiple organism specification : taxon:1|taxon:1000
 

Uses of GraphLoader in slib.sglib.io.loader.bio.mesh
 

Classes in slib.sglib.io.loader.bio.mesh that implement GraphLoader
 class GraphLoader_MESH_XML
          MeSH Loader.
 

Uses of GraphLoader in slib.sglib.io.loader.bio.obo
 

Classes in slib.sglib.io.loader.bio.obo that implement GraphLoader
 class GraphLoader_OBO_1_2
          TODO update doc Graph Loader used to map an OBO 1.2 specification as a Graph loaded in RAM
OBO specification
Compatibility with other format-version than 1.2 is not supported.
 

Uses of GraphLoader in slib.sglib.io.loader.bio.snomedct
 

Classes in slib.sglib.io.loader.bio.snomedct that implement GraphLoader
 class GraphLoaderSnomedCT_RF2
           
 

Uses of GraphLoader in slib.sglib.io.loader.csv
 

Classes in slib.sglib.io.loader.csv that implement GraphLoader
 class GraphLoader_CSV
           
 

Uses of GraphLoader in slib.sglib.io.loader.rdf
 

Classes in slib.sglib.io.loader.rdf that implement GraphLoader
 class RDFLoader
           
 

Uses of GraphLoader in slib.sglib.io.loader.slibformat
 

Classes in slib.sglib.io.loader.slibformat that implement GraphLoader
 class GraphLoader_SLIB
          TODO Comment DO not Support transitivity and inverse definitions anymore
 

Uses of GraphLoader in slib.sglib.io.loader.wordnet
 

Classes in slib.sglib.io.loader.wordnet that implement GraphLoader
 class GraphLoader_Wordnet
           
 



Copyright © 2013. All Rights Reserved.