Mercurial > repos > mingchen0919 > rmarkdown_collection_builder
changeset 39:b1fd5c521def draft
planemo upload for repository https://github.com/statonlab/docker-GRReport/tree/master/my_tools/rmarkdown_collection_builder commit 51c9df9f3f883537269f8928f92052457b29f744-dirty
author | mingchen0919 |
---|---|
date | Tue, 26 Sep 2017 01:27:13 -0400 |
parents | c0db152f07b5 |
children | d3675bae374e |
files | collection_paired.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/collection_paired.xml Tue Sep 26 01:20:16 2017 -0400 +++ b/collection_paired.xml Tue Sep 26 01:27:13 2017 -0400 @@ -45,9 +45,9 @@ <param type="boolean" name="echo" truevalue="TRUE" falsevalue="FALSE" checked="false" label="Display analysis code in report?" /> </inputs> <outputs> - <data format="html" name="report" label="Collection builder (list:paired collection)" /> + <data format="html" name="report" label="Collection builder (paired collection)" /> <collection type="list:paired" name="list_collection"> - <discover_datasets pattern="(?P<identifier_0>[^_]+)_(?P<identifier_1>[^_]+)\.fq" ext="fastqsanger" directory="files_directory"/> + <discover_datasets pattern="(?P<identifier_0>)_(?P<identifier_1>)\.fq" ext="fastqsanger" directory="files_directory"/> </collection> </outputs> </tool> \ No newline at end of file