Cytoscape 2.8.0 API

cytoscape.data.servers
Class loadAnnotation

java.lang.Object
  extended by cytoscape.data.servers.loadAnnotation

public class loadAnnotation
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

Constructor Summary
loadAnnotation()
           
 
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
 

Constructor Detail

loadAnnotation

public loadAnnotation()
Method Detail

main

public static void main(String[] args)
                 throws Exception
DOCUMENT ME!

Parameters:
args - DOCUMENT ME!
Throws:
Exception - DOCUMENT ME!

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.