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

Changeset 48:24b673f2606b (2016-12-30)
Previous changeset 47:4b522710a5c4 (2016-12-30) Next changeset 49:234c1bf03b12 (2016-12-30)
Commit message:
Uploaded
modified:
NGCHMheatmap.xml
b
diff -r 4b522710a5c4 -r 24b673f2606b NGCHMheatmap.xml
--- a/NGCHMheatmap.xml Fri Dec 30 12:04:34 2016 -0500
+++ b/NGCHMheatmap.xml Fri Dec 30 12:16:36 2016 -0500
b
@@ -1,9 +1,6 @@
 <?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/'
     #for $op in $operations
        ${op.class_name}