All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.biopax.paxtools.examples.commands.sh Maven / Gradle / Ivy

There is a newer version: 6.0.0
Show newest version
hg clone http://biopax.hg.sourceforge.net:8000/hgroot/biopax/paxtools

--merge   
--to-sif  
--to-sifnx    prop1,prop2,etc...
--validate   [xml|html]
--integrate    (experimental)
--to-level3  
--psimi-to   
--to-GSEA    " converts level 1 or 2 or 3 to GSEA output. Searches database for participant id or uses biopax rdf id if database is NONE. Cross species check ensures participant protein is from same species as pathway (set to true or false).
--fetch    extracts a sub-model (id1,id2, etc. - new “root” elements)
--get-neighbors    nearest neighborhood graph query

java -jar paxtools.jar --merge file1.owl file2.owl output.owl

java -Xmx2048M -jar paxtools.jar --merge file1.owl file2.owl output.owl

java -cp paxtools.jar org.biopax.paxtools.PaxtoolsMain --validate file.owl




© 2015 - 2024 Weber Informatics LLC | Privacy Policy