Mercurial > repos > workflow4metabolomics > xcms_plot_eic
comparison macros_xcms_plot.xml @ 0:51015f22fcb7 draft
planemo upload for repository https://github.com/workflow4metabolomics/tools-metabolomics/ commit eca29d4347fe2f4802091c4a06715232a6fd9253
| author | workflow4metabolomics |
|---|---|
| date | Mon, 15 Jul 2024 16:03:37 +0000 |
| parents | |
| children | cbedca3ba6e1 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:51015f22fcb7 |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">4.0.0</token> | |
| 3 <xml name="creator"> | |
| 4 <creator> | |
| 5 <person | |
| 6 givenName="Wudmir" | |
| 7 familyName="Rojas" | |
| 8 url="https://github.com/wverastegui" | |
| 9 identifier="0000-0001-7036-9987" /> | |
| 10 <person | |
| 11 givenName="Helge" | |
| 12 familyName="Hecht" | |
| 13 url="https://github.com/hechth" | |
| 14 identifier="0000-0001-6744-996X" /> | |
| 15 <organization | |
| 16 url="https://www.recetox.muni.cz/" | |
| 17 email="GalaxyToolsDevelopmentandDeployment@space.muni.cz" | |
| 18 name="RECETOX MUNI"/> | |
| 19 </creator> | |
| 20 </xml> | |
| 21 <xml name="bio.tools"> | |
| 22 <xrefs> | |
| 23 <xref type="bio.tools">XCMS</xref> | |
| 24 </xrefs> | |
| 25 </xml> | |
| 26 <xml name="base_params"> | |
| 27 <param type="data" name="input" format="mzML" label="Input mzML file"/> | |
| 28 <param type="float" name="mz_value" value="10.0" min="0.0" label="m/z Value" help="m/z value for the EIC"/> | |
| 29 <param type="integer" value="10" name="tolerance_ppm" min="0" label="Tolerance (ppm)" help="Tolerance for m/z value in ppm"/> | |
| 30 </xml> | |
| 31 <xml name="citations"> | |
| 32 <citations> | |
| 33 <citation type="doi">10.1021/ac051437y</citation> | |
| 34 <citation type="doi">10.3390/metabo12020173</citation> | |
| 35 <citation type="doi">10.5281/zenodo.11185520</citation> | |
| 36 </citations> | |
| 37 </xml> | |
| 38 </macros> |
