cytoscape.data.servers
Class loadAnnotationFromFlatFiles
java.lang.Object
cytoscape.data.servers.loadAnnotationFromFlatFiles
public class loadAnnotationFromFlatFiles
- extends Object
load an annotation into an rmi biodata server. an annotation -- necessarily
accompanied by an ontology, whose location is specified in the annotation'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:
Annotation
,
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 |
loadAnnotationFromFlatFiles
public loadAnnotationFromFlatFiles()
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.