Mercurial > repos > mingchen0919 > rmarkdown_collection_builder
changeset 33:8f969e11c561 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 00:23:43 -0400 |
parents | 0d97964f8c5e |
children | ae012f658711 |
files | collection_list_paired.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/collection_list_paired.xml Tue Sep 26 00:11:29 2017 -0400 +++ b/collection_list_paired.xml Tue Sep 26 00:23:43 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="__name_and_ext__" directory="files_directory" visible="true"/> + <discover_datasets pattern="(?P<identifier_0>[^_]+)_(?P<identifier_1>[^_]+)\.fq" ext="fastqsanger" directory="files_directory"/> </collection> </outputs> </tool> \ No newline at end of file