Mercurial > repos > workflow4metabolomics > xcms_plot_raw
view macros_xcms_plot.xml @ 1:8b8d360316c3 draft default tip
planemo upload for repository https://github.com/workflow4metabolomics/tools-metabolomics/ commit bb7574b871cff739f7abbda62a5269ec1f98971f
author | workflow4metabolomics |
---|---|
date | Thu, 15 May 2025 17:02:56 +0000 |
parents | 520448a32548 |
children |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">4.4.0</token> <xml name="creator"> <creator> <person givenName="Wudmir" familyName="Rojas" url="https://github.com/wverastegui" identifier="0000-0001-7036-9987" /> <person givenName="Helge" familyName="Hecht" url="https://github.com/hechth" identifier="0000-0001-6744-996X" /> <organization url="https://www.recetox.muni.cz/" email="GalaxyToolsDevelopmentandDeployment@space.muni.cz" name="RECETOX MUNI"/> </creator> </xml> <xml name="bio.tools"> <xrefs> <xref type="bio.tools">XCMS</xref> </xrefs> </xml> <xml name="base_params"> <param type="data" name="input" format="mzml" label="Input mzML file"/> <param type="float" name="mz_value" value="10.0" min="0.0" label="m/z Value" help="m/z value for the EIC"/> <param type="integer" value="10" name="tolerance_ppm" min="0" label="Tolerance (ppm)" help="Tolerance for m/z value in ppm. Tolerance is applied on both sides (+-)."/> <param type="integer" value="1" name="mslevel" min="1" label="MS Level" help="MS level for the EIC"/> </xml> <xml name="citations"> <citations> <citation type="doi">10.1021/ac051437y</citation> <citation type="doi">10.3390/metabo12020173</citation> <citation type="doi">10.5281/zenodo.11185520</citation> </citations> </xml> </macros>