Mercurial > repos > iuc > pairtools_parse
changeset 16:987ed7d8e152 draft default tip
planemo upload for repository https://github.com/open2c/pairtools commit abd18c860877b2100e02019b4b597d6d2569994e
author | iuc |
---|---|
date | Thu, 18 Sep 2025 05:58:43 +0000 |
parents | 11149c89ee4f |
children | |
files | macros.xml parse.xml |
diffstat | 2 files changed, 2 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Thu Aug 28 18:00:12 2025 +0000 +++ b/macros.xml Thu Sep 18 05:58:43 2025 +0000 @@ -1,6 +1,6 @@ <macros> <token name="@TOOL_VERSION@">1.1.3</token> - <token name="@SUFFIX_VERSION@">4</token> + <token name="@SUFFIX_VERSION@">5</token> <token name="@PROFILE_VERSION@">25.0</token> <xml name="edam_ontology"> <edam_datas>
--- a/parse.xml Thu Aug 28 18:00:12 2025 +0000 +++ b/parse.xml Thu Sep 18 05:58:43 2025 +0000 @@ -17,10 +17,9 @@ --max-molecule-size '$max_molecule_size' $drop_readid $drop_seq - $output_stats $drop_sam #if $output_stats: - '$parsed_pairs_stats' + --output-stats '$parsed_pairs_stats' #end if #if $select_add_columns.add_columns_selection == "yes": --add-columns '$select_add_columns.add_columns'