# HG changeset patch
# User jorrit
# Date 1361939760 18000
# Node ID 2633a06624e4ce81f6ffbf609d5498460648a235
# Parent 2ab168fd30a61a808b726061b929741898a14889
Uploaded
diff -r 2ab168fd30a6 -r 2633a06624e4 ontologizer.xml
--- a/ontologizer.xml Tue Feb 26 23:25:57 2013 -0500
+++ b/ontologizer.xml Tue Feb 26 23:36:00 2013 -0500
@@ -3,7 +3,7 @@
ontologizer-jar
- java -Xmx2G -jar \$ONTOLOGIZER_JAR --go $go --association $gaf --population $population --studyset $studyset --dot 0.05 --mtc "$mtc" --calculation "$calc"; echo moving files; mv table-*.txt $tablefile; mv view-*.dot $dotfile; echo moving files to $dotfile
+ java -Xmx2G -jar \$ONTOLOGIZER_JAR --go $go --association $gaf --population $population --studyset $studyset --dot 0.05 --mtc "$mtc" --calculation "$calc"; mv table-*.txt $tablefile; echo moved table file to [$tablefile]; mv view-*.dot $dotfile; echo moved dot file to [$dotfile]
@@ -32,6 +32,10 @@
+
+
+
+
see http://compbio.charite.de/contao/index.php/ontologizer2.html