Mercurial > repos > ppericard > viscorvar
view macros_mixomics.xml @ 5:88c1fd2ac110 draft default tip
"planemo upload for repository https://gitlab.com/bilille/galaxy-viscorvar commit 21d09ff286a496ff475f32626d88dd42423ae663"
author | ppericard |
---|---|
date | Tue, 07 Sep 2021 10:40:08 +0000 |
parents | c8533e9298e5 |
children |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">6.14</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">bioconductor-mixomics</requirement> <requirement type="package" version="2.0">r-argparse</requirement> <yield /> </requirements> </xml> <token name="@HELP_AUTHORS@"> .. class:: infomark **Authors** Kim-Anh Le Cao, Florian Rohart, Ignacio Gonzalez, Sebastien Dejean, and others. http://mixomics.org/contact-us/ @HELP_AUTHORS_WRAPPERS@ --------------------------------------------------- </token> <token name="@HELP_MANUAL@"> For details and explanations concerning all the parameters and workflow of mixOmics_ package, see its vignette_ and its manual_ .. _mixOmics: http://mixomics.org/ .. _vignette: https://www.bioconductor.org/packages/release/bioc/vignettes/mixOmics/inst/doc/vignette.html .. _manual: https://www.bioconductor.org/packages/release/bioc/manuals/mixOmics/man/mixOmics.pdf </token> <xml name="citations"> <citations> <citation type="doi">10.1371/journal.pcbi.1005752</citation> <citation type="doi">10.18129/B9.bioc.mixOmics</citation> </citations> </xml> </macros>