diff gdcwebapp.xml @ 16:3eabece82abb draft

Uploaded 20170601
author fabio
date Thu, 01 Jun 2017 13:07:22 -0400
parents babc444d4bd0
children 2c58e3cc1b30
line wrap: on
line diff
--- a/gdcwebapp.xml	Tue May 30 15:56:33 2017 -0400
+++ b/gdcwebapp.xml	Thu Jun 01 13:07:22 2017 -0400
@@ -21,7 +21,7 @@
     <outputs>
         <data name="output1" format="auto" label="${tool.name} Output Data" hidden="True" />
         <collection name="list_output" type="list:list" label="${tool.name} Output Collection">
-            <discover_datasets pattern="(?P&lt;identifier_0&gt;[^_]+)_(?P&lt;identifier_1&gt;[^_]+)" ext="auto" visible="False" directory="tmp" />
+            <discover_datasets pattern="(?P&lt;identifier_0&gt;[^_]+)_(?P&lt;identifier_1&gt;[^_]+)_(?P&lt;ext&gt;[^_]+)_(?P&lt;dbkey&gt;[^_]+)" ext="auto" visible="False" directory="tmp" />
         </collection>
     </outputs>
     <options sanitize="False" refresh="True" />