changeset 8:d556679c88d6 draft

planemo upload for repository https://git.embl.de/grp-gbcs/Je/tree/master/src/galaxy commit bc2365188e0dd0f20925884276a27914bb714280
author gbcs-embl-heidelberg
date Mon, 23 Apr 2018 05:47:54 -0400
parents 370d9764f670
children db0236de7b35
files macros.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Mon Mar 05 07:13:47 2018 -0500
+++ b/macros.xml	Mon Apr 23 05:47:54 2018 -0400
@@ -345,11 +345,11 @@
         </data>
         <collection name="COLLECTION_1" type="list" label="${tool.name} on ${on_string} : Reads_1" >
             <filter>COLLECT_OUTPUTS and STATS_ONLY == False</filter>
-            <discover_datasets pattern="(?P&lt;designation&gt;.+_1\..+)" ext="fastqsangar" directory="results" visible="false" />
+            <discover_datasets pattern="(?P&lt;designation&gt;.+_1\..+)" ext="fastqsanger" directory="results" visible="false" />
         </collection>
         <collection name="COLLECTION_2" type="list" label="${tool.name} on ${on_string} : Reads_2" >
             <filter>COLLECT_OUTPUTS and STATS_ONLY == False</filter>
-            <discover_datasets pattern="(?P&lt;designation&gt;.+_2\..+)" ext="fastqsangar" directory="results" visible="false" />
+            <discover_datasets pattern="(?P&lt;designation&gt;.+_2\..+)" ext="fastqsanger" directory="results" visible="false" />
         </collection>
     </xml>
     <xml name="citations">