Mercurial > repos > sanbi-uwc > lukasa
changeset 2:a2eda8fd2737 draft
planemo upload for repository https://github.com/pvanheus/lukasa commit 7bb82d5a0d35af239d941bc0d553f714a86a2e9f-dirty
| author | sanbi-uwc |
|---|---|
| date | Thu, 20 Oct 2022 09:11:54 +0000 |
| parents | 20c176cd4c3b |
| children | 715a727e3b65 |
| files | lukasa.xml |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lukasa.xml Mon Oct 17 17:15:15 2022 +0000 +++ b/lukasa.xml Thu Oct 20 09:11:54 2022 +0000 @@ -1,9 +1,9 @@ <tool id="lukasa" name="Lukasa" version="@TOOL_VERSION@+galaxy0" python_template_version="3.5"> <description>Align protein evidence against genomic contigs using metaeuk and spaln</description> <macros> - <token name="@TOOL_VERSION@">0.10.0</token> + <token name="@TOOL_VERSION@">0.11.0</token> <!-- note that this DOI is for lukasa 0.0.6 - update as needed --> - <token name="@DOI@">10.5281/zenodo.7214490</token> + <token name="@DOI@">10.5281/zenodo.4084862</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">lukasa</requirement>
