Mercurial > repos > iuc > purge_dups
changeset 1:29151e779524 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/purge_dups commit 6b395e598c4a02bb193895da5a2d9dd4240b1848"
| author | iuc |
|---|---|
| date | Tue, 09 Mar 2021 18:25:07 +0000 |
| parents | 8ec117da1796 |
| children | 17b378303f2d |
| files | purge_dups.xml test-data/test.paf.gz |
| diffstat | 2 files changed, 56 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/purge_dups.xml Fri Feb 05 17:52:51 2021 +0000 +++ b/purge_dups.xml Tue Mar 09 18:25:07 2021 +0000 @@ -1,14 +1,17 @@ -<tool id="purge_dups" name="Purge haplotigs" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01"> - <description>and overlaps in an assembly based on read depth</description> +<tool id="purge_dups" name="Purge overlaps" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01"> + <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@">0</token> + <token name="@VERSION_SUFFIX@">1</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">purge_dups</requirement> </requirements> <command detect_errors="exit_code"><