Repository 'heatmap_colormanipulation'
hg clone https://toolshed.g2.bx.psu.edu/repos/mir-bioinf/heatmap_colormanipulation

Changeset 6:e47352b07452 (2015-04-24)
Previous changeset 5:77e753fa27dd (2015-04-24) Next changeset 7:58772ebbeb9f (2015-04-24)
Commit message:
Fixed missing requirements closer in config file
modified:
heatmap_colormanipulation/heatmap_extra_v2beta_2.xml
b
diff -r 77e753fa27dd -r e47352b07452 heatmap_colormanipulation/heatmap_extra_v2beta_2.xml
--- a/heatmap_colormanipulation/heatmap_extra_v2beta_2.xml Fri Apr 24 11:07:53 2015 -0400
+++ b/heatmap_colormanipulation/heatmap_extra_v2beta_2.xml Fri Apr 24 11:47:30 2015 -0400
b
@@ -3,7 +3,7 @@
   <requirements>
  <requirement type="package" version="3.0.1">R</requirement>
  <requirement type="package" version="2.12.1">gplots</requirement>
-  <requirements>
+  </requirements>
   <command>R --quiet --slave --file=heatmap_extra_v2beta_VERSION.R --args $input $rowvar.rowcorr $rowvar.rowlink $colvar.colcorr $colvar.collink $var_cols $scale $na_remove $header $rowheader $grad_style $col_min $col_max $out_file1 $main@$xlab@$ylab@ ZZZZ_END $ColorManip_outer.ColorManip
  #if $ColorManip_outer.ColorManip=="InnerClip" or $ColorManip_outer.ColorManip=="OuterClip":
  $ColorManip_outer.clipValLow