# HG changeset patch # User jorrit # Date 1361928117 18000 # Node ID 8ff260813c5ee4978a3b50850495f662a2ed4317 # Parent 543851630f66c0b832ded1dff04d121adc1ac71d Uploaded diff -r 543851630f66 -r 8ff260813c5e ontologizer.xml --- a/ontologizer.xml Tue Feb 26 19:06:21 2013 -0500 +++ b/ontologizer.xml Tue Feb 26 20:21:57 2013 -0500 @@ -1,8 +1,7 @@ - + from http://compbio.charite.de/contao/ - ONTOLOGIZER_JAR_PATH - ontologizer-jar + ontologizer-jar java -Xmx2G -jar $ONTOLOGIZER_JAR --go $go --association $gaf --population $pop --studyset $study --dot 0.05 > $output diff -r 543851630f66 -r 8ff260813c5e tool_dependencies.xml --- a/tool_dependencies.xml Tue Feb 26 19:06:21 2013 -0500 +++ b/tool_dependencies.xml Tue Feb 26 20:21:57 2013 -0500 @@ -1,6 +1,6 @@ - + curl --silent --show-error --output $INSTALL_DIR/ontologizer.jar http://compbio.charite.de/contao/index.php/cmdlineOntologizer.html?file=tl_files/ontologizer/cmdline/Ontologizer.jar