Mercurial > repos > iuc > medaka_variant
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 4:43bc582c0556 | 5:294565bd47cd |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool id="medaka_variant" name="medaka variant tool" version="@TOOL_VERSION@+galaxy2" profile="@PROFILE@"> | 2 <tool id="medaka_variant" name="medaka variant tool" version="@TOOL_VERSION@+galaxy3" profile="@PROFILE@"> |
| 3 <description>Probability decoding</description> | 3 <description>Probability decoding</description> |
| 4 <macros> | 4 <macros> |
| 5 <import>macros.xml</import> | 5 <import>macros.xml</import> |
| 6 </macros> | 6 </macros> |
| 7 <expand macro="requirements"> | 7 <expand macro="requirements"> |
| 131 <output name="out_annotated"> | 131 <output name="out_annotated"> |
| 132 <assert_contents> | 132 <assert_contents> |
| 133 <has_n_lines n="16"/> | 133 <has_n_lines n="16"/> |
| 134 <has_line line="##fileformat=VCFv4.1" /> | 134 <has_line line="##fileformat=VCFv4.1" /> |
| 135 <has_line line="##medaka_version=1.0.3" /> | 135 <has_line line="##medaka_version=1.0.3" /> |
| 136 <has_line line="##annotateVCFVersion=0.1" /> | 136 <has_line line="##annotateVCFVersion=0.2" /> |
| 137 </assert_contents> | 137 </assert_contents> |
| 138 </output> | 138 </output> |
| 139 <output name="out_log"> | 139 <output name="out_log"> |
| 140 <assert_contents> | 140 <assert_contents> |
| 141 <has_n_lines n="10" /> | 141 <has_n_lines n="10" /> |
| 168 <output name="out_annotated"> | 168 <output name="out_annotated"> |
| 169 <assert_contents> | 169 <assert_contents> |
| 170 <has_n_lines n="16"/> | 170 <has_n_lines n="16"/> |
| 171 <has_line line="##fileformat=VCFv4.1" /> | 171 <has_line line="##fileformat=VCFv4.1" /> |
| 172 <has_line line="##medaka_version=1.0.3" /> | 172 <has_line line="##medaka_version=1.0.3" /> |
| 173 <has_line line="##annotateVCFVersion=0.1" /> | 173 <has_line line="##annotateVCFVersion=0.2" /> |
| 174 </assert_contents> | 174 </assert_contents> |
| 175 </output> | 175 </output> |
| 176 <output name="out_log"> | 176 <output name="out_log"> |
| 177 <assert_contents> | 177 <assert_contents> |
| 178 <has_n_lines n="8" /> | 178 <has_n_lines n="8" /> |
