owltools.gaf.io
Class XgmmlWriter
java.lang.Object
owltools.gaf.io.AbstractXmlWriter
owltools.gaf.io.XgmmlWriter
public class XgmmlWriter
- extends AbstractXmlWriter
Generates Xgmml for import into Cytoscape
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XgmmlWriter
public XgmmlWriter()
write
public void write(OutputStream stream,
OWLGraphWrapper graph,
List<GafDocument> gafs)
throws IOException
- Write a pseudo RDF XML for the given ontology and gene annotations.
- Parameters:
stream
- graph
- the ontologygafs
- (optional) list of gaf documents or null
- Throws:
IOException
getId
public String getId(String in)
Copyright © 2010-2012. All Rights Reserved.