changeset 28:13885e67b123 draft

planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 5f19510181ee5f15e2a2bee139c2cb2e6a5dd78e
author lecorguille
date Thu, 26 Oct 2017 11:16:24 -0400
parents 30410a052ab3
children c013ed353a2f
files abims_xcms_retcor.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/abims_xcms_retcor.xml	Tue Oct 24 11:47:49 2017 -0400
+++ b/abims_xcms_retcor.xml	Thu Oct 26 11:16:24 2017 -0400
@@ -100,11 +100,11 @@
         </data>
         <collection name="ticsCorrectedTabCollection" type="list" label="TIC corrected tabular">
             <filter>input.extension not in ["mzxml","mzml","mzdata","netcdf"]</filter>
-           <discover_datasets pattern="(?P&lt;designation&gt;.+)-TIC_corrected_mqc\.out" ext="tabular" visible="true" />
+           <discover_datasets pattern="(?P&lt;designation&gt;.+)-TIC_corrected_mqc\.out" ext="tabular" />
         </collection>
         <collection name="bpcsCorrectedTabCollection" type="list" label="BPC corrected tabular">
             <filter>input.extension not in ["mzxml","mzml","mzdata","netcdf"]</filter>
-           <discover_datasets pattern="(?P&lt;designation&gt;.+)-BPC_corrected_mqc\.out" ext="tabular" visible="true" />
+           <discover_datasets pattern="(?P&lt;designation&gt;.+)-BPC_corrected_mqc\.out" ext="tabular" />
         </collection>
         <data name="log" format="txt" label="xset.log.txt"  hidden="true" />
     </outputs>