Mercurial > repos > iuc > bcftools_filter
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 1:0c02f0ae958a | 2:bf8d9998e234 |
|---|---|
| 71 <param name="soft_filter" type="text" value="" label="Soft Filter" optional="true"> | 71 <param name="soft_filter" type="text" value="" label="Soft Filter" optional="true"> |
| 72 <help><![CDATA[ (-s) | 72 <help><![CDATA[ (-s) |
| 73 Annotate FILTER column with STRING or, with +, a unique filter name generated by the program ("Filter%d"). | 73 Annotate FILTER column with STRING or, with +, a unique filter name generated by the program ("Filter%d"). |
| 74 ]]></help> | 74 ]]></help> |
| 75 </param> | 75 </param> |
| 76 <param name="select_set_GTs" type="select" ladel="Set genotypes of failed samples" optional="true" help="(-S)"> | 76 <param name="select_set_GTs" type="select" label="Set genotypes of failed samples" optional="true" help="(-S)"> |
| 77 <option value=".">to missing (.)</option> | 77 <option value=".">to missing (.)</option> |
| 78 <option value="0">to REF (0)</option> | 78 <option value="0">to REF (0)</option> |
| 79 </param> | 79 </param> |
| 80 </section> | 80 </section> |
| 81 <expand macro="macro_select_output_type" /> | 81 <expand macro="macro_select_output_type" /> |
