org.biopax.paxtools.examples
Class GOUnificationXREFtoRelationshipXREFConverter

java.lang.Object
  extended by org.biopax.paxtools.examples.GOUnificationXREFtoRelationshipXREFConverter

public class GOUnificationXREFtoRelationshipXREFConverter
extends java.lang.Object

User: Emek Demir Date: Jan 18, 2007 Time: 4:56:53 PM In this example we get all the unification xrefs in the model and check if they point to the Gene Ontology. If this is the case we convert them to relationship xrefs.


Constructor Summary
GOUnificationXREFtoRelationshipXREFConverter()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GOUnificationXREFtoRelationshipXREFConverter

public GOUnificationXREFtoRelationshipXREFConverter()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.IllegalAccessException,
                        java.lang.reflect.InvocationTargetException
Parameters:
args - a space seperated list of owl files to be processed
Throws:
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException


Copyright © 2011 BioPAX. All Rights Reserved.