cytoscape.data.servers
Class loadThesaurus
java.lang.Object
cytoscape.data.servers.loadThesaurus
public class loadThesaurus
- extends Object
load an thesaurus into an rmi biodata server. an thesaurus -- necessarily
accompanied by an ontology, whose location is specified in the thesaurus's xml
file -- specifies the relationship of an entity (i.e., a gene) to one or more nodes
(integers) in the ontology. from this assignment, the full ontological hierarchy
can be deduced.
- See Also:
Thesaurus
,
Ontology
Method Summary |
static void |
main(String[] args)
DOCUMENT ME! |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
loadThesaurus
public loadThesaurus()
main
public static void main(String[] args)
throws Exception
- DOCUMENT ME!
- Parameters:
args
- DOCUMENT ME!
- Throws:
Exception
- DOCUMENT ME!
Copyright 2010 Cytoscape Consortium. All rights reserved.