Mercurial > repos > iuc > mummer_mummerplot
diff mummerplot.xml @ 1:c0cedc12fcc5 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mummer4 commit 96608e94742d17cb73d57201099ff5f5abbef276"
author | iuc |
---|---|
date | Fri, 24 Jan 2020 15:58:02 -0500 |
parents | e8c60daa41e0 |
children | 4fc0cb2ac8ae |
line wrap: on
line diff
--- a/mummerplot.xml Wed Dec 05 02:36:43 2018 -0500 +++ b/mummerplot.xml Fri Jan 24 15:58:02 2020 -0500 @@ -1,10 +1,10 @@ -<tool id="mummer_mummerplot" name="Mummerplot" version="@MUMMER_VERSION@"> +<tool id="mummer_mummerplot" name="Mummerplot" version="@MUMMER_VERSION@@WRAPPER_VERSION@"> <description>Generate 2-D dotplot of aligned sequences</description> <macros> <import>macros.xml</import> </macros> <expand macro="requirements"> - <requirement type="package" version="5.2.3">gnuplot</requirement> + <expand macro="gnuplot_requirement"/> </expand> <command detect_errors="exit_code"> <![CDATA[ @@ -34,6 +34,7 @@ -y [$range.min_y:$range.max_y] #end if '$delta' + @MUMMER_GNUPLOT_MANUAL@ ]]> </command> <inputs>