Mercurial > repos > iuc > medaka_variant
diff variant.xml @ 5:294565bd47cd draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/medaka commit 13769e7d51b30a1d15eb62a9ba89ee2064f3ddc3"
| author | iuc |
|---|---|
| date | Fri, 16 Oct 2020 17:03:16 +0000 |
| parents | 43bc582c0556 |
| children | 103a681e82a1 |
line wrap: on
line diff
--- a/variant.xml Tue Oct 13 15:58:18 2020 +0000 +++ b/variant.xml Fri Oct 16 17:03:16 2020 +0000 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<tool id="medaka_variant" name="medaka variant tool" version="@TOOL_VERSION@+galaxy2" profile="@PROFILE@"> +<tool id="medaka_variant" name="medaka variant tool" version="@TOOL_VERSION@+galaxy3" profile="@PROFILE@"> <description>Probability decoding</description> <macros> <import>macros.xml</import> @@ -133,7 +133,7 @@ <has_n_lines n="16"/> <has_line line="##fileformat=VCFv4.1" /> <has_line line="##medaka_version=1.0.3" /> - <has_line line="##annotateVCFVersion=0.1" /> + <has_line line="##annotateVCFVersion=0.2" /> </assert_contents> </output> <output name="out_log"> @@ -170,7 +170,7 @@ <has_n_lines n="16"/> <has_line line="##fileformat=VCFv4.1" /> <has_line line="##medaka_version=1.0.3" /> - <has_line line="##annotateVCFVersion=0.1" /> + <has_line line="##annotateVCFVersion=0.2" /> </assert_contents> </output> <output name="out_log">
