Mercurial > repos > lecorguille > msnbase_readmsdata
view macros_msnbase.xml @ 6:9bfe06bed015 draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit bd62e55afae8b1ea7dd39b5579dea6a0e7bc5d61
| author | lecorguille |
|---|---|
| date | Wed, 19 Sep 2018 09:33:43 -0400 |
| parents | 24f7d4e5c186 |
| children | 84533814b1d5 |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@WRAPPER_VERSION@">2.4.0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@WRAPPER_VERSION@">bioconductor-msnbase</requirement> <requirement type="package" version="1.1_4">r-batch</requirement> <requirement type="package" version="6.0">unzip</requirement> <yield /> </requirements> </xml> <!-- MISC --> <token name="@HELP_AUTHORS@"> .. class:: infomark **Authors** Laurent Gatto, Johannes Rainer and Sebastian Gibb with contributions from Guangchuang Yu, Samuel Wieczorek, Vasile-Cosmin Lazar, Vladislav Petyuk, Thomas Naake, Richie Cotton and Martina Fisher. @HELP_AUTHORS_WRAPPERS@ --------------------------------------------------- </token> <xml name="citation"> <citations> <citation type="doi">10.1093/bioinformatics/btr645</citation> <expand macro="citation_w4m"/> </citations> </xml> </macros>
