Mercurial > repos > iuc > nanoplot
changeset 11:025139097795 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 31f8ad027746b7d73f809f2ada99d8d4a12ab386
author | iuc |
---|---|
date | Thu, 21 Aug 2025 08:53:40 +0000 |
parents | 2a9afed42353 |
children | |
files | nanoplot.xml |
diffstat | 1 files changed, 4 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/nanoplot.xml Sat Feb 08 15:12:07 2025 +0000 +++ b/nanoplot.xml Thu Aug 21 08:53:40 2025 +0000 @@ -1,7 +1,8 @@ -<tool id="nanoplot" name="NanoPlot" version="@TOOL_VERSION@+galaxy0" profile="22.05"> +<tool id="nanoplot" name="NanoPlot" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@"> <description>Plotting suite for Oxford Nanopore sequencing data and alignments</description> <macros> - <token name="@TOOL_VERSION@">1.44.1</token> + <token name="@TOOL_VERSION@">1.46.1</token> + <token name="@PROFILE@">22.05</token> </macros> <xrefs> <xref type="bio.tools">nanoplot</xref> @@ -34,7 +35,7 @@ NanoPlot --threads \${GALAXY_SLOTS:-4} --tsv_stats - --no_static + --only-report --$mode.reads.type ${' '.join($reads_temp)} #if $filter.maxlength --maxlength $filter.maxlength