Mercurial > repos > lecorguille > xcms_retcor
comparison abims_xcms_retcor.xml @ 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 |
comparison
equal
deleted
inserted
replaced
27:30410a052ab3 | 28:13885e67b123 |
---|---|
98 <data name="bpcsCorPdf" format="pdf" from_work_dir="BPCs.pdf" label="${image.name[:-6]}.retcor.BPCs_corrected.pdf"> | 98 <data name="bpcsCorPdf" format="pdf" from_work_dir="BPCs.pdf" label="${image.name[:-6]}.retcor.BPCs_corrected.pdf"> |
99 <filter>tic_bpc_pdf</filter> | 99 <filter>tic_bpc_pdf</filter> |
100 </data> | 100 </data> |
101 <collection name="ticsCorrectedTabCollection" type="list" label="TIC corrected tabular"> | 101 <collection name="ticsCorrectedTabCollection" type="list" label="TIC corrected tabular"> |
102 <filter>input.extension not in ["mzxml","mzml","mzdata","netcdf"]</filter> | 102 <filter>input.extension not in ["mzxml","mzml","mzdata","netcdf"]</filter> |
103 <discover_datasets pattern="(?P<designation>.+)-TIC_corrected_mqc\.out" ext="tabular" visible="true" /> | 103 <discover_datasets pattern="(?P<designation>.+)-TIC_corrected_mqc\.out" ext="tabular" /> |
104 </collection> | 104 </collection> |
105 <collection name="bpcsCorrectedTabCollection" type="list" label="BPC corrected tabular"> | 105 <collection name="bpcsCorrectedTabCollection" type="list" label="BPC corrected tabular"> |
106 <filter>input.extension not in ["mzxml","mzml","mzdata","netcdf"]</filter> | 106 <filter>input.extension not in ["mzxml","mzml","mzdata","netcdf"]</filter> |
107 <discover_datasets pattern="(?P<designation>.+)-BPC_corrected_mqc\.out" ext="tabular" visible="true" /> | 107 <discover_datasets pattern="(?P<designation>.+)-BPC_corrected_mqc\.out" ext="tabular" /> |
108 </collection> | 108 </collection> |
109 <data name="log" format="txt" label="xset.log.txt" hidden="true" /> | 109 <data name="log" format="txt" label="xset.log.txt" hidden="true" /> |
110 </outputs> | 110 </outputs> |
111 | 111 |
112 <tests> | 112 <tests> |