Mercurial > repos > devteam > samtools_calmd
comparison samtools_calmd.xml @ 8:d29b421f5aaf draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_calmd commit 95fe80d08fb14c4c344da4979290e72261e31ae5"
| author | iuc |
|---|---|
| date | Thu, 10 Oct 2019 03:39:29 -0400 |
| parents | d97988f07983 |
| children | 76f30c6db118 |
comparison
equal
deleted
inserted
replaced
| 7:d97988f07983 | 8:d29b421f5aaf |
|---|---|
| 35 <option value="history">Use a genome from the history</option> | 35 <option value="history">Use a genome from the history</option> |
| 36 </param> | 36 </param> |
| 37 <when value="cached"> | 37 <when value="cached"> |
| 38 <param name="ref_fasta" type="select" label="Using reference genome"> | 38 <param name="ref_fasta" type="select" label="Using reference genome"> |
| 39 <options from_data_table="fasta_indexes"> | 39 <options from_data_table="fasta_indexes"> |
| 40 <filter type="data_meta" column="1" key="dbkey" ref="input_bam" /> | 40 <filter type="data_meta" column="dbkey" key="dbkey" ref="input_bam" /> |
| 41 <validator type="no_options" message="A built-in reference genome is not available for the build associated with the selected input file" /> | 41 <validator type="no_options" message="A built-in reference genome is not available for the build associated with the selected input file" /> |
| 42 </options> | 42 </options> |
| 43 </param> | 43 </param> |
| 44 </when> | 44 </when> |
| 45 <when value="history"> | 45 <when value="history"> |
