Mercurial > repos > workflow4metabolomics > xcms_plot_raw
diff macros_xcms_plot.xml @ 0:520448a32548 draft default tip
planemo upload for repository https://github.com/workflow4metabolomics/tools-metabolomics/ commit eca29d4347fe2f4802091c4a06715232a6fd9253
author | workflow4metabolomics |
---|---|
date | Mon, 15 Jul 2024 16:03:26 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros_xcms_plot.xml Mon Jul 15 16:03:26 2024 +0000 @@ -0,0 +1,38 @@ +<macros> + <token name="@TOOL_VERSION@">4.0.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"/> + </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> \ No newline at end of file