changeset 7:58772ebbeb9f draft default tip

In requirements tag within config file, changed "R" to "R_3_0_1" to match tool_dependencies config file
author mir-bioinf
date Fri, 24 Apr 2015 11:50:30 -0400
parents e47352b07452
children
files heatmap_colormanipulation/heatmap_extra_v2beta_2.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/heatmap_colormanipulation/heatmap_extra_v2beta_2.xml	Fri Apr 24 11:47:30 2015 -0400
+++ b/heatmap_colormanipulation/heatmap_extra_v2beta_2.xml	Fri Apr 24 11:50:30 2015 -0400
@@ -1,7 +1,7 @@
 <tool id="heatmap_extra_v2_2" name="Heatmap with extra color options" version="1.0.1">
   <description>based on R's heatmap.2 function.</description>
   <requirements>
-	<requirement type="package" version="3.0.1">R</requirement>
+	<requirement type="package" version="3.0.1">R_3_0_1</requirement>
 	<requirement type="package" version="2.12.1">gplots</requirement>
   </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