| Previous changeset 2:30079fa4e2fd (2021-04-17) Next changeset 4:584c09b1967a (2024-04-03) |
|
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit 85357a1a7f776cb938298b9b6958e44b934a5279 |
|
modified:
annotate.xml |
| b |
| diff -r 30079fa4e2fd -r b1ca9fce4749 annotate.xml --- a/annotate.xml Sat Apr 17 08:49:25 2021 +0000 +++ b/annotate.xml Tue Mar 28 16:39:29 2023 +0000 |
| b |
| @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<tool id="sansa_annotate" name="sansa annotate" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="18.01"> +<tool id="sansa_annotate" name="sansa annotate" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.01"> <description>structural variants</description> <macros> <import>macros.xml</import> @@ -93,7 +93,7 @@ </section> <output name="out_anno"> <assert_contents> - <has_size value="57072"/> + <has_size value="57072" delta="50"/> </assert_contents> </output> <output name="out_query"> @@ -126,7 +126,7 @@ </section> <output name="out_anno"> <assert_contents> - <has_size value="57072"/> + <has_size value="57072" delta="50"/> </assert_contents> </output> <output name="out_query"> @@ -154,7 +154,7 @@ </section> <output name="out_anno"> <assert_contents> - <has_size value="2408"/> + <has_size value="2408" delta="50"/> </assert_contents> </output> <output name="out_query"> @@ -186,7 +186,7 @@ </section> <output name="out_anno"> <assert_contents> - <has_size value="2408"/> + <has_size value="2408" delta="50"/> </assert_contents> </output> <output name="out_query"> @@ -217,7 +217,7 @@ </section> <output name="out_anno"> <assert_contents> - <has_size value="57072"/> + <has_size value="57072" delta="50"/> </assert_contents> </output> <output name="out_query"> @@ -257,7 +257,7 @@ </section> <output name="out_anno"> <assert_contents> - <has_size value="57072"/> + <has_size value="57072" delta="50"/> </assert_contents> </output> <output name="out_query"> |