Package | Description |
---|---|
org.biojava.ontology |
A general-purpose API for ontologies.
|
org.biojava.ontology.io |
Tools for loading and saving ontologies.
|
Modifier and Type | Method and Description |
---|---|
static OntologyFactory |
OntoTools.getDefaultFactory() |
Modifier and Type | Method and Description |
---|---|
Ontology |
TabDelimParser.parse(BufferedReader in,
OntologyFactory of)
Parse an ontology from a reader.
|
Ontology |
GOParser.parseGO(BufferedReader goFile,
String ontoName,
String ontoDescription,
OntologyFactory factory) |
Copyright © 2014 BioJava. All rights reserved.