Mercurial > repos > dfornika > prokka
diff prokka.xml @ 1:9378a784ce30 draft default tip
"planemo upload for repository https://github.com/dfornika/galaxy/tree/master/tools/prokka commit d0b060e7d9cc9fd89926dbc07fc93c8a1471b3fe-dirty"
| author | dfornika |
|---|---|
| date | Tue, 29 Oct 2019 16:53:28 -0400 |
| parents | 0f4abf21c415 |
| children |
line wrap: on
line diff
--- a/prokka.xml Tue Jul 09 12:31:34 2019 -0400 +++ b/prokka.xml Tue Oct 29 16:53:28 2019 -0400 @@ -1,7 +1,7 @@ -<tool id="prokka" name="Prokka" version="1.13"> +<tool id="prokka" name="Prokka" version="1.14"> <description>Prokaryotic genome annotation</description> <requirements> - <requirement type="package" version="1.13">prokka</requirement> + <requirement type="package" version="1.14">prokka</requirement> </requirements> <version_command>prokka --version</version_command> @@ -201,27 +201,6 @@ </test> </tests> <help><![CDATA[ -**What it does** - -Prokka_ is a software tool to rapidly annotate bacterial, archaeal and viral genomes, and produce output files that require only minor tweaking to submit to GenBank/ENA/DDBJ. - -.. _Prokka: http://github.com/tseemann/prokka - -**Output files** - -Prokka creates several output files, which are described in the **Additional outputs** section above. - -**License and citation** - -This Galaxy tool is Copyright © 2013 Lionel Guy, © 2013-2014 `CRS4 Srl.`_, © 2015-2016 `Earlham Institute`_, 2018 `Galaxy IUC` and is released under the `MIT license`_. - -.. _CRS4 Srl.: http://www.crs4.it/ -.. _Earlham Institute: http://earlham.ac.uk/ -.. _MIT license: https://opensource.org/licenses/MIT - -You can use this tool only if you agree to the license terms of: `Prokka`_. - -.. _Prokka: http://github.com/tseemann/prokka ]]></help> <citations> <citation type="doi">10.1093/bioinformatics/btu135</citation>
