Mercurial > repos > lecorguille > mnsbase_readmsdata
annotate macros_msnbase.xml @ 0:3f0a218e2ebc draft default tip
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
| author | lecorguille |
|---|---|
| date | Tue, 03 Apr 2018 11:45:58 -0400 |
| parents | |
| children |
| rev | line source |
|---|---|
|
0
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
2 <macros> |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
3 <token name="@WRAPPER_VERSION@">2.4.0</token> |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
4 <xml name="requirements"> |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
5 <requirements> |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
6 <requirement type="package" version="@WRAPPER_VERSION@">bioconductor-msnbase</requirement> |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
7 <requirement type="package" version="1.1_4">r-batch</requirement> |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
8 <requirement type="package" version="6.0">unzip</requirement> |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
9 <yield /> |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
10 </requirements> |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
11 </xml> |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
12 |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
13 <!-- MISC --> |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
14 <token name="@HELP_AUTHORS@"> |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
15 .. class:: infomark |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
16 |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
17 **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. |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
18 |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
19 @HELP_AUTHORS_WRAPPERS@ |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
20 |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
21 --------------------------------------------------- |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
22 |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
23 </token> |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
24 |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
25 <xml name="citation"> |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
26 <citations> |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
27 <citation type="doi">10.1093/bioinformatics/btr645</citation> |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
28 <expand macro="citation_w4m"/> |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
29 </citations> |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
30 </xml> |
|
3f0a218e2ebc
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f01148783819c37e474790dbd56619862960448a
lecorguille
parents:
diff
changeset
|
31 </macros> |
