Mercurial > repos > jorrit > obotools
changeset 33:b277bb358960
Uploaded
author | jorrit |
---|---|
date | Tue, 26 Feb 2013 22:53:21 -0500 |
parents | f0048a544d61 |
children | f475c42e642c |
files | ontologizer.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ontologizer.xml Tue Feb 26 22:50:29 2013 -0500 +++ b/ontologizer.xml Tue Feb 26 22:53:21 2013 -0500 @@ -1,6 +1,7 @@ <tool id="ontologizer" name="ontologizer" version="0.0.16"> <description>from http://compbio.charite.de/contao/</description> <requirements> + <requirement type="set_environment">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> @@ -26,7 +27,6 @@ <option value="Westfall-Young-Single-Step">Westfall-Young-Single-Step</option> <option value="Westfall-Young-Step-Down">Westfall-Young-Step-Down</option> </param> - </param> </inputs> <outputs> <data format="tabular" name="tablefile" />