Mercurial > repos > ppericard > viscorvar
view macros_viscorvar.xml @ 3:df8428358b7f draft
"planemo upload for repository https://gitlab.com/bilille/galaxy-viscorvar commit d930da2982ffb689ba4fdf7599c8971f8c52339d"
author | ppericard |
---|---|
date | Fri, 23 Oct 2020 11:26:18 +0000 |
parents | c8533e9298e5 |
children | d4e9f7546dfa |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">0.6</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">r-viscorvar</requirement> <requirement type="package" version="2.0">r-argparse</requirement> <yield /> </requirements> </xml> <token name="@HELP_AUTHORS@"> .. class:: infomark **Authors** Maxime Brunin (maxime.brunin@univ-lille.fr), Pierre Pericard (pierre.pericard@univ-lille.fr) @HELP_AUTHORS_WRAPPERS@ --------------------------------------------------- </token> <token name="@HELP_MANUAL@"> For details and explanations concerning all the parameters and workflow of visCorVar_ package, see its vignette_ .. _visCorVar: https://gitlab.com/bilille/viscorvar .. _vignette: https://gitlab.com/bilille/viscorvar/-/blob/master/vignettes/visCorVar.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>