Mercurial > repos > mingchen0919 > rmarkdown_collection_builder
changeset 41:a660c2aa20d6 draft
planemo upload for repository https://github.com/statonlab/docker-GRReport/tree/master/my_tools/rmarkdown_collection_builder commit fcfbe7caa4638f88ab234d0f62119819d06779f0-dirty
author | mingchen0919 |
---|---|
date | Tue, 26 Sep 2017 08:59:49 -0400 |
parents | d3675bae374e |
children | fb9d2ec76d30 |
files | collection_list_paired.xml collection_paired.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/collection_list_paired.xml Tue Sep 26 01:32:02 2017 -0400 +++ b/collection_list_paired.xml Tue Sep 26 08:59:49 2017 -0400 @@ -47,7 +47,7 @@ <outputs> <data format="html" name="report" label="Collection builder (list:paired collection)" /> <collection type="list:paired" name="list_collection"> - <discover_datasets pattern="(?P<identifier_0>)_(?P<identifier_1>)\.fq" directory="files_directory"/> + <discover_datasets pattern="__designation_and_ext__" directory="files_directory"/> </collection> </outputs> </tool> \ No newline at end of file
--- a/collection_paired.xml Tue Sep 26 01:32:02 2017 -0400 +++ b/collection_paired.xml Tue Sep 26 08:59:49 2017 -0400 @@ -7,7 +7,7 @@ <requirement type="package" version="0.5.0">r-dplyr</requirement> </requirements> <description> - Create a 'list:paired' dataset collection from a set of files in Galaxy history. + Create a 'paired' dataset collection from a set of files in Galaxy history. </description> <stdio> <regex match="Execution halted"