comparison macros.xml @ 9:c02d80efba80 draft

planemo upload commit d8cc436fd91f5748dc396d0527a0a303d3221835
author lecorguille
date Sun, 10 Apr 2016 08:14:59 -0400
parents
children 01a900f2e464
comparison
equal deleted inserted replaced
8:821f2d271ea8 9:c02d80efba80
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.44.0">bioconductor-camera</requirement>
8 <requirement type="package" version="1.1_4">r-batch</requirement>
9 <requirement type="package" version="1.3.20">graphicsmagick</requirement>
10 </requirements>
11 </xml>
12 <xml name="stdio">
13 <stdio>
14 <exit_code range="1" level="fatal" />
15 </stdio>
16 </xml>
17
18 <token name="@COMMAND_CAMERA_SCRIPT@">
19 LANG=C Rscript $__tool_directory__/CAMERA.r
20 </token>
21
22 <token name="@HELP_AUTHORS@">
23 .. class:: infomark
24
25 **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
26
27 .. class:: infomark
28
29 **Galaxy integration** ABiMS TEAM - UPMC/CNRS - Station biologique de Roscoff and Yann Guitton yann.guitton@oniris-nantes.fr - part of Workflow4Metabolomics.org [W4M]
30
31 | Contact support@workflow4metabolomics.org for any questions or concerns about the Galaxy implementation of this tool.
32
33 ---------------------------------------------------
34
35 </token>
36
37
38 <xml name="citation">
39 <citations>
40 <citation type="doi">10.1021/ac202450g</citation>
41 <citation type="doi">10.1093/bioinformatics/btu813</citation>
42 </citations>
43 </xml>
44 </macros>