comparison macros.xml @ 4:87570e9b71f5 draft

planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
author lecorguille
date Mon, 25 Apr 2016 11:07:23 -0400
parents
children 65770fbcb319
comparison
equal deleted inserted replaced
3:4ca5c7bbc6cf 4:87570e9b71f5
1 <?xml version="1.0"?>
2 <macros>
3 <xml name="requirements">
4 <requirements>
5 <requirement type="package" version="3.1.2">R</requirement>
6 <requirement type="package" version="0.4_1">r-snow</requirement>
7 <requirement type="package" version="1.26.0">bioconductor-camera</requirement>
8 <requirement type="package" version="2.26.0">bioconductor-multtest</requirement>
9 <requirement type="package" version="1.1_4">r-batch</requirement>
10 <requirement type="package" version="1.6.17">libpng</requirement>
11 <requirement type="package" version="1.3.20">graphicsmagick</requirement>
12 </requirements>
13 </xml>
14 <xml name="stdio">
15 <stdio>
16 <exit_code range="1" level="fatal" />
17 </stdio>
18 </xml>
19
20 <token name="@COMMAND_CAMERA_SCRIPT@">
21 LANG=C Rscript $__tool_directory__/CAMERA.r
22 </token>
23
24 <token name="@HELP_AUTHORS@">
25 .. class:: infomark
26
27 **Authors** Colin A. Smith csmith@scripps.edu, Ralf Tautenhahn rtautenh@gmail.com, Steffen Neumann sneumann@ipb-halle.de, Paul Benton hpaul.benton08@imperial.ac.uk and Christopher Conley cjconley@ucdavis.edu
28
29 .. class:: infomark
30
31 **Galaxy integration** ABiMS TEAM - UPMC/CNRS - Station biologique de Roscoff and Yann Guitton yann.guitton@oniris-nantes.fr - part of Workflow4Metabolomics.org [W4M]
32
33 | Contact support@workflow4metabolomics.org for any questions or concerns about the Galaxy implementation of this tool.
34
35 ---------------------------------------------------
36
37 </token>
38
39
40 <xml name="citation">
41 <citations>
42 <citation type="doi">10.1021/ac202450g</citation>
43 <citation type="doi">10.1093/bioinformatics/btu813</citation>
44 </citations>
45 </xml>
46 </macros>