changeset 2:a744bb7196a2 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/cram_to_bam commit 851f81495c875ac09d936537ffd2b32e6af2c8c5"
author iuc
date Thu, 17 Oct 2019 02:17:06 -0400
parents d459230531aa
children 858ada516d8f
files samtools_cram_to_bam.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/samtools_cram_to_bam.xml	Mon Jul 29 08:46:47 2019 -0400
+++ b/samtools_cram_to_bam.xml	Thu Oct 17 02:17:06 2019 -0400
@@ -44,7 +44,7 @@
             <when value="cached">
                 <param name="input_reference" type="select" label="Reference genome">
                     <options from_data_table="fasta_indexes">
-                        <filter type="data_meta" ref="input_alignment" key="dbkey" column="1" />
+                        <filter type="data_meta" ref="input_alignment" key="dbkey" column="dbkey" />
                     </options>
                     <validator type="no_options" message="A built-in reference genome is not available for the build associated with the selected input file"/>
                 </param>