Mercurial > repos > abims-sbr > cds_search
comparison 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 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:eb95bf7f90ae |
---|---|
1 <macros> | |
2 | |
3 <xml name="python_required"> | |
4 <requirement type="package" version="2.7">python</requirement> | |
5 </xml> | |
6 | |
7 <token name="@HELP_AUTHORS@"> | |
8 .. class:: infomark | |
9 | |
10 **Authors** Eric Fontanillas created the version 1 of this pipeline. Victor Mataigne developped version 2. | |
11 | |
12 .. class:: infomark | |
13 | |
14 **Galaxy integration** Julie Baffard and ABiMS TEAM, Roscoff Marine Station | |
15 | |
16 | Contact support.abims@sb-roscoff.fr for any questions or concerns about the Galaxy implementation of this tool. | |
17 | Credits : Gildas le Corguillé, Misharl Monsoor | |
18 | |
19 --------------------------------------------------- | |
20 | |
21 </token> | |
22 | |
23 <xml name="citations"> | |
24 <citations> | |
25 <citation type="bibtex">Credits : ABIMS team, Roscoff Marine Station</citation> | |
26 <citation type="bibtex">Contact support.abims@sb-roscoff.fr for any questions or concerns about the Galaxy implementation of this tool.</citation> | |
27 <citation type="bibtex">Version 1 : Scripts by Eric Fontanillas -- Galaxy integration by Julie Baffard</citation> | |
28 <citation type="bibtex">Version 2 : improvments by Victor Mataigne, Gildas le Corguillé, Misharl Monsoor</citation> | |
29 </citations> | |
30 </xml> | |
31 | |
32 </macros> |