Mercurial > repos > iuc > nonpareil
changeset 4:ed85107b3cfd draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nonpareil commit 599c4dd95b2f6d4fbb68ec7a3372179f01fc56ca
author | iuc |
---|---|
date | Fri, 21 Feb 2025 15:33:20 +0000 |
parents | 9016f67b716f |
children | |
files | nonpareil.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/nonpareil.xml Thu Feb 13 19:37:59 2025 +0000 +++ b/nonpareil.xml Fri Feb 21 15:33:20 2025 +0000 @@ -1,4 +1,4 @@ -<tool id="nonpareil" name="Nonpareil" version="@TOOL_VERSION@+galaxy0" profile="21.01"> +<tool id="nonpareil" name="Nonpareil" version="@TOOL_VERSION@+galaxy1" profile="21.01"> <description>to estimate average coverage and generate Nonpareil curves</description> <macros> <import>macros.xml</import> @@ -94,7 +94,7 @@ <data format="txt" name="log" label="${tool.name} on ${on_string}: Log"> <filter>log_test</filter> </data> - <data format="txt" name="json_output" label="${tool.name} on ${on_string}: Curves object (JSON)"> + <data format="json" name="json_output" label="${tool.name} on ${on_string}: Curves object (JSON)"> <filter>json_object</filter> </data> <data format="tabular" name="mating_vector_output" label="${tool.name} on ${on_string}: Mates distribution"/>