Previous changeset 1:e3862632706d (2021-04-16) Next changeset 3:b1ca9fce4749 (2023-03-28) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sansa commit f62fcf6b6a22e6514a5e455ab0e9b42ad712c1be" |
modified:
annotate.xml |
b |
diff -r e3862632706d -r 30079fa4e2fd annotate.xml --- a/annotate.xml Fri Apr 16 21:32:14 2021 +0000 +++ b/annotate.xml Sat Apr 17 08:49:25 2021 +0000 |
b |
@@ -32,6 +32,7 @@ --id '$type_cond.fg.id' --feature '$type_cond.fg.feature' --distance $type_cond.fg.distance + $type_cond.fg.contained #end if ## input '$input' @@ -190,7 +191,7 @@ </output> <output name="out_query"> <assert_contents> - <has_size value="91"/> + <has_size value="101"/> </assert_contents> </output> <output name="out_log"> @@ -261,7 +262,7 @@ </output> <output name="out_query"> <assert_contents> - <has_size value="91"/> + <has_size value="101"/> </assert_contents> </output> <output name="out_log"> |