Mercurial > repos > abims-sbr > cds_search
view macros.xml @ 1:c79bdda8abfb draft default tip
planemo upload for repository https://github.com/abims-sbr/adaptsearch commit 3a118aa934e6406cc8b0b24d006af6365c277519
author | abims-sbr |
---|---|
date | Thu, 09 Jun 2022 12:40:00 +0000 |
parents | eb95bf7f90ae |
children |
line wrap: on
line source
<macros> <xml name="python_required"> <requirement type="package" version="2.7">python</requirement> </xml> <xml name="python3_required"> <requirement type="package" version="1.79">biopython</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>