Mercurial > repos > iuc > genomescope
diff genomescope.xml @ 3:c3a55a02a2d8 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/genomescope commit 0d2b1b7f07cf050b76bb905540f382be7e1cd68f
| author | iuc |
|---|---|
| date | Fri, 02 Aug 2024 15:39:04 +0000 |
| parents | 893c98cc8799 |
| children | 73f09aee6a57 |
line wrap: on
line diff
--- a/genomescope.xml Thu Aug 18 12:50:09 2022 +0000 +++ b/genomescope.xml Fri Aug 02 15:39:04 2024 +0000 @@ -1,8 +1,8 @@ <tool id="genomescope" name="GenomeScope" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.01"> <description>reference-free genome profiling</description> <macros> - <token name="@TOOL_VERSION@">2.0</token> - <token name="@VERSION_SUFFIX@">2</token> + <token name="@TOOL_VERSION@">2.0.1</token> + <token name="@VERSION_SUFFIX@">0</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">genomescope2</requirement> @@ -204,7 +204,7 @@ <output name="summary" ftype="txt" lines_diff="2"> <assert_contents> <has_line line="initial heterozygosities = 0.04,0.01"/> - <has_text text="Homozygous (aaa) 6.03606% 100%"/> + <has_text text="Homozygous (aaa) 7.70599% 100%"/> </assert_contents> </output> </test>
