Mercurial > repos > iuc > bcftools_filter
diff bcftools_filter.xml @ 2:bf8d9998e234 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 5725fea947162618d77de7b8011d18b2f16c7094
| author | iuc |
|---|---|
| date | Sat, 21 Jan 2017 06:52:36 -0500 |
| parents | 445501240b4c |
| children | 3c1661895a78 |
line wrap: on
line diff
--- a/bcftools_filter.xml Wed Jul 13 10:50:47 2016 -0400 +++ b/bcftools_filter.xml Sat Jan 21 06:52:36 2017 -0500 @@ -73,7 +73,7 @@ Annotate FILTER column with STRING or, with +, a unique filter name generated by the program ("Filter%d"). ]]></help> </param> - <param name="select_set_GTs" type="select" ladel="Set genotypes of failed samples" optional="true" help="(-S)"> + <param name="select_set_GTs" type="select" label="Set genotypes of failed samples" optional="true" help="(-S)"> <option value=".">to missing (.)</option> <option value="0">to REF (0)</option> </param>
