Mercurial > repos > iuc > purge_dups
changeset 2:17b378303f2d draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/purge_dups commit 3199d3f9c401663ffe45a679c3918489d4f6d149"
| author | iuc |
|---|---|
| date | Tue, 27 Apr 2021 20:48:51 +0000 |
| parents | 29151e779524 |
| children | 76d4cbefff85 |
| files | purge_dups.xml test-data/out2.cov test-data/out2.wig test-data/purge_dups_out_2.bed test-data/test2.paf.gz |
| diffstat | 5 files changed, 171 insertions(+), 19 deletions(-) [+] |
line wrap: on
line diff
--- a/purge_dups.xml Tue Mar 09 18:25:07 2021 +0000 +++ b/purge_dups.xml Tue Apr 27 20:48:51 2021 +0000 @@ -2,16 +2,20 @@ <description>and haplotigs in an assembly based on read depth (purge_dups)</description> <macros> <token name="@TOOL_VERSION@">1.2.5</token> - <token name="@VERSION_SUFFIX@">1</token> + <token name="@VERSION_SUFFIX@">2</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">purge_dups</requirement> </requirements> <command detect_errors="exit_code"><