changeset 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
files samtools_calmd.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/samtools_calmd.xml	Sun Jul 28 14:46:45 2019 -0400
+++ b/samtools_calmd.xml	Thu Oct 10 03:39:29 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>