comparison samtools_calmd.xml @ 4:06dc50b7b711 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_calmd commit 851f81495c875ac09d936537ffd2b32e6af2c8c5"
author iuc
date Thu, 17 Oct 2019 02:18:43 -0400
parents 3d873744df7e
children c147e3a10573
comparison
equal deleted inserted replaced
3:3d873744df7e 4:06dc50b7b711
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">