comparison abims_xcms_xcmsSet.xml @ 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
comparison
equal deleted inserted replaced
29:5dba1c94fb94 30:d71827ecd22c
187 <filter>input.extension not in ["mzxml","mzml","mzdata","netcdf"]</filter> 187 <filter>input.extension not in ["mzxml","mzml","mzdata","netcdf"]</filter>
188 <filter>tic_bpc_pdf</filter> 188 <filter>tic_bpc_pdf</filter>
189 </data> 189 </data>
190 <collection name="ticsRawTabCollection" type="list" label="TIC raw tabular"> 190 <collection name="ticsRawTabCollection" type="list" label="TIC raw tabular">
191 <filter>input.extension not in ["mzxml","mzml","mzdata","netcdf"]</filter> 191 <filter>input.extension not in ["mzxml","mzml","mzdata","netcdf"]</filter>
192 <discover_datasets pattern="(?P&lt;designation&gt;.+)-TIC_mqc\.out" ext="tabular" visible="true" /> 192 <discover_datasets pattern="(?P&lt;designation&gt;.+)-TIC_mqc\.out" ext="tabular" />
193 </collection> 193 </collection>
194 <collection name="bpcsRawTabCollection" type="list" label="BPC raw tabular"> 194 <collection name="bpcsRawTabCollection" type="list" label="BPC raw tabular">
195 <filter>input.extension not in ["mzxml","mzml","mzdata","netcdf"]</filter> 195 <filter>input.extension not in ["mzxml","mzml","mzdata","netcdf"]</filter>
196 <discover_datasets pattern="(?P&lt;designation&gt;.+)-BPC_mqc\.out" ext="tabular" visible="true" /> 196 <discover_datasets pattern="(?P&lt;designation&gt;.+)-BPC_mqc\.out" ext="tabular" />
197 </collection> 197 </collection>
198 </outputs> 198 </outputs>
199 199
200 <tests> 200 <tests>
201 <!-- 201 <!--