Repository 'ngchm'
hg clone https://toolshed.g2.bx.psu.edu/repos/insilico-bob/ngchm

Changeset 42:909ef1b054fc (2016-12-29)
Previous changeset 41:ef7447af1404 (2016-12-29) Next changeset 43:3e257b0d277a (2016-12-30)
Commit message:
Uploaded
modified:
NGCHMheatmap.xml
b
diff -r ef7447af1404 -r 909ef1b054fc NGCHMheatmap.xml
--- a/NGCHMheatmap.xml Thu Dec 29 16:08:31 2016 -0500
+++ b/NGCHMheatmap.xml Thu Dec 29 16:08:47 2016 -0500
b
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <tool id="NGCHMheatmap" name="NGCHM Heatmap" version="4.2.1">
   <description>Create Dynamic Clustered HeatMap from Matrix and Covariate files</description>
-  <command detect_errors="aggressive">/$GALAXY_ROOT_DIR/config/plugins/visualizations/MDAheatmap/ngchm-software/heatmap.sh  '$hmname' '$hmdesc' '$inputmatrix' $rowOrderMethod $rowDistanceMeasure $rowAgglomerationMethod $columnOrderMethod $columnDistanceMeasure $columnAgglomerationMethod '$summarymethod' '$GALAXY_ROOT_DIR/tools/MDA_Heatmaps/'
+  <command detect_errors="aggressive">$GALAXY_ROOT_DIR/config/plugins/visualizations/MDAheatmap/ngchm-software/heatmap.sh  '$hmname' '$hmdesc' '$inputmatrix' $rowOrderMethod $rowDistanceMeasure $rowAgglomerationMethod $columnOrderMethod $columnDistanceMeasure $columnAgglomerationMethod '$summarymethod' '$GALAXY_ROOT_DIR/tools/MDA_Heatmaps/'
     #for $op in $operations
        ${op.class_name}
        ${op.repeatinput.file_name}