Mercurial > repos > iuc > genomescope
comparison genomescope.xml @ 3:460fad600dce draft default tip
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:12 +0000 |
parents | 01210c4e9144 |
children |
comparison
equal
deleted
inserted
replaced
2:01210c4e9144 | 3:460fad600dce |
---|---|
1 <tool id="genomescope" name="GenomeScope" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.01"> | 1 <tool id="genomescope" name="GenomeScope" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.01"> |
2 <description>reference-free genome profiling</description> | 2 <description>reference-free genome profiling</description> |
3 <macros> | 3 <macros> |
4 <token name="@TOOL_VERSION@">2.0</token> | 4 <token name="@TOOL_VERSION@">2.0.1</token> |
5 <token name="@VERSION_SUFFIX@">2</token> | 5 <token name="@VERSION_SUFFIX@">0</token> |
6 </macros> | 6 </macros> |
7 <requirements> | 7 <requirements> |
8 <requirement type="package" version="@TOOL_VERSION@">genomescope2</requirement> | 8 <requirement type="package" version="@TOOL_VERSION@">genomescope2</requirement> |
9 </requirements> | 9 </requirements> |
10 <version_command>genomescope2 --version</version_command> | 10 <version_command>genomescope2 --version</version_command> |
202 </assert_contents> | 202 </assert_contents> |
203 </output> | 203 </output> |
204 <output name="summary" ftype="txt" lines_diff="2"> | 204 <output name="summary" ftype="txt" lines_diff="2"> |
205 <assert_contents> | 205 <assert_contents> |
206 <has_line line="initial heterozygosities = 0.04,0.01"/> | 206 <has_line line="initial heterozygosities = 0.04,0.01"/> |
207 <has_text text="Homozygous (aaa) 6.03606% 100%"/> | 207 <has_text text="Homozygous (aaa) 7.70599% 100%"/> |
208 </assert_contents> | 208 </assert_contents> |
209 </output> | 209 </output> |
210 </test> | 210 </test> |
211 </tests> | 211 </tests> |
212 <help><![CDATA[ | 212 <help><![CDATA[ |