changeset 1:e4392f52dc33 draft

planemo upload
author mingchen0919
date Mon, 14 May 2018 16:17:19 -0400
parents 7a3bb304fe1d
children 350afb9412fc
files rmarkdown_report.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/rmarkdown_report.xml	Mon May 14 15:56:28 2018 -0400
+++ b/rmarkdown_report.xml	Mon May 14 16:17:19 2018 -0400
@@ -29,7 +29,7 @@
             -o $report
             -d $report.files_path
             
-            -n $file_ext
+            -n $output_ext
             -u $url
 
 
@@ -38,6 +38,7 @@
         <param type="text" name="output_ext" argument="-O" label="file extension"
                help="The output file extension, e.g. txt, csv, bam, sam, fasta, fastq"
                optional="False"/>
+        <param type="text" name="url" label="dataset url"/>
     </inputs>
     <outputs>
         <data format="html" name="report" label="${tool_name} report on ${on_string}">