Mercurial > repos > lecorguille > xcms_xcmsset
changeset 30:d71827ecd22c draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 5f19510181ee5f15e2a2bee139c2cb2e6a5dd78e
author | lecorguille |
---|---|
date | Thu, 26 Oct 2017 11:14:49 -0400 |
parents | 5dba1c94fb94 |
children | e93153c07be0 |
files | abims_xcms_xcmsSet.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/abims_xcms_xcmsSet.xml Tue Oct 24 11:46:21 2017 -0400 +++ b/abims_xcms_xcmsSet.xml Thu Oct 26 11:14:49 2017 -0400 @@ -189,11 +189,11 @@ </data> <collection name="ticsRawTabCollection" type="list" label="TIC raw tabular"> <filter>input.extension not in ["mzxml","mzml","mzdata","netcdf"]</filter> - <discover_datasets pattern="(?P<designation>.+)-TIC_mqc\.out" ext="tabular" visible="true" /> + <discover_datasets pattern="(?P<designation>.+)-TIC_mqc\.out" ext="tabular" /> </collection> <collection name="bpcsRawTabCollection" type="list" label="BPC raw tabular"> <filter>input.extension not in ["mzxml","mzml","mzdata","netcdf"]</filter> - <discover_datasets pattern="(?P<designation>.+)-BPC_mqc\.out" ext="tabular" visible="true" /> + <discover_datasets pattern="(?P<designation>.+)-BPC_mqc\.out" ext="tabular" /> </collection> </outputs>