Mercurial > repos > iuc > checkm_plot
changeset 4:0ac2ba0b0d81 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/checkm commit 97fbd010c5406d4980d64b320f25f4716aea2fc9
author | iuc |
---|---|
date | Tue, 17 Jun 2025 12:56:22 +0000 |
parents | c1d3df9e66ac |
children | |
files | macros.xml plot.xml |
diffstat | 2 files changed, 3 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Tue Jun 17 08:43:53 2025 +0000 +++ b/macros.xml Tue Jun 17 12:56:22 2025 +0000 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">1.2.4</token> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">1</token> <token name="@PROFILE@">21.01</token> <xml name="biotools"> <xrefs>
--- a/plot.xml Tue Jun 17 08:43:53 2025 +0000 +++ b/plot.xml Tue Jun 17 12:56:22 2025 +0000 @@ -238,7 +238,6 @@ <option value="eps">EPS</option> <option value="pdf">PDF</option> <option value="png" selected="true">PNG</option> - <option value="ps">PS</option> <option value="svg">SVG</option> </param> <param argument="--dpi" type="integer" min="0" value="600" label="DPI of output image" /> @@ -427,13 +426,13 @@ <param name="command" value="nx_plot"/> <param name="step_size" value="0.05"/> </conditional> - <param name="image_type" value="ps"/> + <param name="image_type" value="eps"/> <param name="dpi" value="600" /> <param name="font_size" value="8"/> <param name="width" value="6.5"/> <param name="height" value="3.5"/> <output_collection name="nx_plot" count="1"> - <element name="637000110" ftype="ps"> + <element name="637000110" ftype="eps"> <assert_contents> <has_size value="18700" delta="100"/> </assert_contents>