Mercurial > repos > mingchen0919 > rmarkdown_bdss_client
comparison bdss_client.xml @ 11:e901094f7e88 draft
planemo upload for repository https://github.com/statonlab/docker-GRReport/tree/master/my_tools/rmarkdown_bdss_client commit ea6df97960569d247d64be1549aa90768c9786f4-dirty
author | mingchen0919 |
---|---|
date | Wed, 11 Oct 2017 13:36:23 -0400 |
parents | efb1938c3020 |
children | afecbcdaba60 |
comparison
equal
deleted
inserted
replaced
10:b7171118a078 | 11:e901094f7e88 |
---|---|
30 | 30 |
31 -t '${__tool_directory__}/bdss_client.Rmd' | 31 -t '${__tool_directory__}/bdss_client.Rmd' |
32 ]]> | 32 ]]> |
33 </command> | 33 </command> |
34 <inputs> | 34 <inputs> |
35 <param type="text" name="urls" label="URLs to data files" /> | 35 <param type="text" name="urls" area="true" size="5x25" label="URLs to data files" /> |
36 <param type="boolean" name="echo" truevalue="TRUE" falsevalue="FALSE" checked="false" | 36 <param type="boolean" name="echo" truevalue="TRUE" falsevalue="FALSE" checked="false" |
37 label="Display analysis code in report?"/> | 37 label="Display analysis code in report?"/> |
38 </inputs> | 38 </inputs> |
39 <outputs> | 39 <outputs> |
40 <data format="html" name="report" label="BDSS report"/> | 40 <data format="html" name="report" label="BDSS report"/> |