Mercurial > repos > ppericard > viscorvar
comparison macros_mixomics.xml @ 2:c8533e9298e5 draft
"planemo upload for repository https://gitlab.com/bilille/galaxy-viscorvar commit 8cb5630238352459037b3647eebfabb5554566f6-dirty"
author | ppericard |
---|---|
date | Fri, 23 Oct 2020 10:15:56 +0000 |
parents | |
children | 88c1fd2ac110 |
comparison
equal
deleted
inserted
replaced
1:e93350dc99f1 | 2:c8533e9298e5 |
---|---|
1 <?xml version="1.0"?> | |
2 <macros> | |
3 | |
4 <token name="@TOOL_VERSION@">6.12</token> | |
5 <xml name="requirements"> | |
6 <requirements> | |
7 <requirement type="package" version="@TOOL_VERSION@">bioconductor-mixomics</requirement> | |
8 <requirement type="package" version="2.0">r-argparse</requirement> | |
9 <yield /> | |
10 </requirements> | |
11 </xml> | |
12 | |
13 <token name="@HELP_AUTHORS@"> | |
14 | |
15 .. class:: infomark | |
16 | |
17 **Authors** Kim-Anh Le Cao, Florian Rohart, Ignacio Gonzalez, Sebastien Dejean, and others. http://mixomics.org/contact-us/ | |
18 | |
19 @HELP_AUTHORS_WRAPPERS@ | |
20 | |
21 --------------------------------------------------- | |
22 | |
23 </token> | |
24 | |
25 <token name="@HELP_MANUAL@"> | |
26 | |
27 For details and explanations concerning all the parameters and workflow of mixOmics_ package, see its vignette_ and its manual_ | |
28 | |
29 .. _mixOmics: http://mixomics.org/ | |
30 .. _vignette: https://www.bioconductor.org/packages/release/bioc/vignettes/mixOmics/inst/doc/vignette.html | |
31 .. _manual: https://www.bioconductor.org/packages/release/bioc/manuals/mixOmics/man/mixOmics.pdf | |
32 | |
33 </token> | |
34 | |
35 <xml name="citations"> | |
36 <citations> | |
37 <citation type="doi">10.1371/journal.pcbi.1005752</citation> | |
38 <citation type="doi">10.18129/B9.bioc.mixOmics</citation> | |
39 </citations> | |
40 </xml> | |
41 </macros> |