Mercurial > repos > iuc > genomescope
changeset 2:01210c4e9144 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/genomescope commit 41cbd9e93c32d81132ad0ee4dfa606ea67446bb0
| author | iuc |
|---|---|
| date | Thu, 18 Aug 2022 12:50:44 +0000 |
| parents | 3169a38c2656 |
| children | 460fad600dce |
| files | genomescope.xml test-data/genomescope-in1.tab test-data/genomescope-out1-1.png test-data/genomescope-out1-2.png test-data/genomescope-out1-3.png test-data/genomescope-out1-4.png |
| diffstat | 6 files changed, 24774 insertions(+), 24758 deletions(-) [+] |
line wrap: on
line diff
--- a/genomescope.xml Sat Jun 26 14:17:47 2021 +0000 +++ b/genomescope.xml Thu Aug 18 12:50:44 2022 +0000 @@ -1,11 +1,11 @@ -<tool id="genomescope" name="GenomeScope" version="@VERSION@+galaxy@SUFFIX_VERSION@" profile="20.01"> +<tool id="genomescope" name="GenomeScope" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.01"> <description>reference-free genome profiling</description> <macros> - <token name="@VERSION@">2.0</token> - <token name="@SUFFIX_VERSION@">1</token> + <token name="@TOOL_VERSION@">2.0</token> + <token name="@VERSION_SUFFIX@">2</token> </macros> <requirements> - <requirement type="package" version="@VERSION@">genomescope2</requirement> + <requirement type="package" version="@TOOL_VERSION@">genomescope2</requirement> </requirements> <version_command>genomescope2 --version</version_command> <command detect_errors="exit_code"><