Mercurial > repos > galaxyp > maldi_quant_preprocessing
view maldi_macros.xml @ 0:24d15e9d4a5f draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/MALDIquant commit 5feaf3d0e0da8cef1241fecc1f4d6f81324594e6
| author | galaxyp |
|---|---|
| date | Wed, 22 Aug 2018 11:48:05 -0400 |
| parents | |
| children | 18f04cc43f7e |
line wrap: on
line source
<macros> <token name="@R_IMPORTS@"><![CDATA[ ## Libraries library (Cardinal) library (MALDIquantForeign) library (MALDIquant) library (ggplot2) ]]> </token> <xml name="requirements"> <requirements> <requirement type="package" version="1.10.0">bioconductor-cardinal</requirement> <requirement type="package" version="0.11.5">r-maldiquantforeign</requirement> <requirement type="package" version="1.18">r-maldiquant</requirement> <requirement type="package" version="2.2.1">r-ggplot2</requirement> </requirements> </xml> <xml name="citation"> <citations> <citation type="doi">10.1093/bioinformatics/bts447</citation> </citations> </xml> </macros>
