Mercurial > repos > jorrit > obotools
diff ontologizer.xml @ 31:06e8a43d7d65
Uploaded
author | jorrit |
---|---|
date | Tue, 26 Feb 2013 22:49:33 -0500 |
parents | f48064da7849 |
children | f0048a544d61 |
line wrap: on
line diff
--- a/ontologizer.xml Tue Feb 26 22:46:52 2013 -0500 +++ b/ontologizer.xml Tue Feb 26 22:49:33 2013 -0500 @@ -1,7 +1,7 @@ <tool id="ontologizer" name="ontologizer" version="0.0.15"> <description>from http://compbio.charite.de/contao/</description> <requirements> - <requirement type="package" version="0.0.2">ontologizer-jar</requirement> + <requirement type="package" version="0.0.3">ontologizer-jar</requirement> </requirements> <command>java -Xmx2G -jar $ONTOLOGIZER_JAR --go $go --association $gaf --population $population --studyset $studyset --dot 0.05 --mtc "$mtc" --calculation "$calc"; mv table-*.txt $tablefile; mv view-*.dot $dotfile</command> <inputs>