Mercurial > repos > abims-sbr > cds_search
diff macros.xml @ 0:eb95bf7f90ae draft
planemo upload for repository https://github.com/abims-sbr/adaptsearch commit 3c7982d775b6f3b472f6514d791edcb43cd258a1-dirty
author | abims-sbr |
---|---|
date | Fri, 01 Feb 2019 10:26:37 -0500 |
parents | |
children | c79bdda8abfb |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Fri Feb 01 10:26:37 2019 -0500 @@ -0,0 +1,32 @@ +<macros> + + <xml name="python_required"> + <requirement type="package" version="2.7">python</requirement> + </xml> + + <token name="@HELP_AUTHORS@"> +.. class:: infomark + +**Authors** Eric Fontanillas created the version 1 of this pipeline. Victor Mataigne developped version 2. + +.. class:: infomark + +**Galaxy integration** Julie Baffard and ABiMS TEAM, Roscoff Marine Station + + | Contact support.abims@sb-roscoff.fr for any questions or concerns about the Galaxy implementation of this tool. + | Credits : Gildas le Corguillé, Misharl Monsoor + +--------------------------------------------------- + + </token> + + <xml name="citations"> + <citations> + <citation type="bibtex">Credits : ABIMS team, Roscoff Marine Station</citation> + <citation type="bibtex">Contact support.abims@sb-roscoff.fr for any questions or concerns about the Galaxy implementation of this tool.</citation> + <citation type="bibtex">Version 1 : Scripts by Eric Fontanillas -- Galaxy integration by Julie Baffard</citation> + <citation type="bibtex">Version 2 : improvments by Victor Mataigne, Gildas le Corguillé, Misharl Monsoor</citation> + </citations> + </xml> + +</macros>