changeset 36:cabe697cc7cc 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:00:02 -0400
parents 3781d708af08
children c57b5760a0b9
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:46:18 2017 -0400
+++ b/collection_list_paired.xml	Tue Sep 26 01:00:02 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 directory="files_directory"/>
+            <discover_datasets pattern="(?P&lt;input&gt;[^_]+)_(?P&lt;forward&gt;[^_]+)" directory="files_directory"/>
         </collection>
     </outputs>
 </tool>
\ No newline at end of file