Mercurial > repos > iuc > mummer_nucmer
diff nucmer.xml @ 3:e18267f90096 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mummer4 commit bacb32814054404587451948b3a6682cf0d1a33a"
author | iuc |
---|---|
date | Sat, 27 Nov 2021 09:59:16 +0000 |
parents | 5b0b49b5421c |
children | 7cd7a55a678d |
line wrap: on
line diff
--- a/nucmer.xml Tue Oct 13 21:40:12 2020 +0000 +++ b/nucmer.xml Sat Nov 27 09:59:16 2021 +0000 @@ -1,8 +1,9 @@ -<tool id="mummer_nucmer" name="Nucmer" version="@MUMMER_VERSION@@WRAPPER_VERSION@"> +<tool id="mummer_nucmer" name="Nucmer" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> <description>Align two or more sequences</description> <macros> <import>macros.xml</import> </macros> + <expand macro="bio_tools"/> <expand macro="requirements"> <expand macro="gnuplot_requirement"/> </expand>