changeset 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
files samtools_calmd.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/samtools_calmd.xml	Mon Jul 29 08:47:41 2019 -0400
+++ b/samtools_calmd.xml	Thu Oct 17 02:18:43 2019 -0400
@@ -37,7 +37,7 @@
             <when value="cached">
                 <param name="ref_fasta" type="select" label="Using reference genome">
                     <options from_data_table="fasta_indexes">
-                        <filter type="data_meta" column="1" key="dbkey" ref="input_bam" />
+                        <filter type="data_meta" column="dbkey" key="dbkey" ref="input_bam" />
                         <validator type="no_options" message="A built-in reference genome is not available for the build associated with the selected input file" />
                     </options>
                 </param>