Mercurial > repos > gga > apollo_delete_organism
diff macros.xml @ 9:1575f11ac6fc draft
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit 49fe23e3fb330234900946352fbc3a86deeeb639
author | gga |
---|---|
date | Mon, 29 Jul 2019 10:10:09 -0400 |
parents | a5de2095bd01 |
children | dd63c6e11a95 |
line wrap: on
line diff
--- a/macros.xml Wed Apr 10 14:03:55 2019 -0400 +++ b/macros.xml Mon Jul 29 10:10:09 2019 -0400 @@ -1,5 +1,7 @@ <?xml version="1.0"?> <macros> + <token name="@WRAPPER_VERSION@">4.0.0</token> + <xml name="requirements"> <requirements> <requirement type="package" version="2.7">python</requirement> @@ -99,6 +101,7 @@ <xml name="citations"> <citations> + <citation type="doi">10.1371/journal.pcbi.1006790</citation> </citations> </xml> <xml name="gff3_input"> @@ -123,7 +126,7 @@ **Citation** If you use this tool in Galaxy, please cite: -Eric Rasche (2016), `Galaxy Apollo Tools <https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo>`_ +Helena Rasche, Anthony Bretaudeau, and Mateo Boudet (2019), `Galaxy Apollo Tools <https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo>`_ ]]> </token> </macros>