diff heatmap.xml @ 1:b8a5139cf5b9 draft

planemo upload commit 5dd4a8814abf4a735409189a4c7cfe3ffd207c62-dirty
author proteore
date Mon, 18 Feb 2019 05:58:08 -0500
parents edbb84a94a36
children 2a04fffda914
line wrap: on
line diff
--- a/heatmap.xml	Tue Dec 18 09:58:49 2018 -0500
+++ b/heatmap.xml	Mon Feb 18 05:58:08 2019 -0500
@@ -1,4 +1,4 @@
-<tool id="heatmap" name="HeatMap" version="2018.12.12">
+<tool id="heatmap" name="HeatMap" version="2019.02.05">
     <description></description>
     <requirements>
         <requirement type="package" version="4.7.1">r-plotly</requirement>
@@ -12,7 +12,7 @@
             --output="$file.name"  
             --type='$output_type' 
             --cols='$select_data_columns.cols' 
-            --row_names=$rownames 
+            --row_names="$rownames"
             --header='$header' 
             --col_text_angle='$angle_col'
             --dist="$distance"