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