Mercurial > repos > abims-sbr > filter_assemblies
view macros.xml @ 3:faadbce1bbd2 draft default tip
planemo upload for repository https://github.com/abims-sbr/adaptsearch commit ee0948efcef5f8732f7f32ce37a8127d891d0c64
| author | abims-sbr |
|---|---|
| date | Thu, 11 Sep 2025 08:27:22 +0000 |
| parents | a83562c0719f |
| children |
line wrap: on
line source
<macros> <xml name="python_required"> <requirement type="package" version="3.10">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>
