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

Changeset 38:084055520f1c (2016-12-29)
Previous changeset 37:cec366285e52 (2016-12-29) Next changeset 39:8285a08a363f (2016-12-29)
Commit message:
Uploaded
modified:
NGCHMheatmap.xml
b
diff -r cec366285e52 -r 084055520f1c NGCHMheatmap.xml
--- a/NGCHMheatmap.xml Thu Dec 29 14:44:48 2016 -0500
+++ b/NGCHMheatmap.xml Thu Dec 29 15:09:34 2016 -0500
b
@@ -1,10 +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>
-  <requirements>
-    <requirement type="package" >ngchm</requirement>
-  </requirements>
-  <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}