changeset 7:428d5c102c96 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/sam_to_bam commit 95fe80d08fb14c4c344da4979290e72261e31ae5"
author iuc
date Thu, 10 Oct 2019 03:39:03 -0400
parents a832dc88e7dc
children c701f5f96f32
files sam_to_bam.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sam_to_bam.xml	Thu Sep 05 19:30:35 2019 -0400
+++ b/sam_to_bam.xml	Thu Oct 10 03:39:03 2019 -0400
@@ -42,7 +42,7 @@
                 </param>
                 <param name="index" type="select" label="Using reference genome">
                     <options from_data_table="fasta_indexes">
-                        <filter column="1" key="dbkey" ref="input1" type="data_meta" />
+                        <filter column="dbkey" key="dbkey" ref="input1" type="data_meta" />
                         <validator message="No reference genome is available for the build associated with the selected input dataset" type="no_options" />
                     </options>
                 </param>