diff samtools_view.xml @ 6:1e7eb419a5be draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_view commit 95fe80d08fb14c4c344da4979290e72261e31ae5"
author iuc
date Thu, 10 Oct 2019 03:40:25 -0400
parents f2b321f691e4
children 25ca025bc1c1
line wrap: on
line diff
--- a/samtools_view.xml	Thu Sep 05 19:33:58 2019 -0400
+++ b/samtools_view.xml	Thu Oct 10 03:40:25 2019 -0400
@@ -228,7 +228,7 @@
             <when value="cached">
                 <param name="ref" type="select" label="Using reference genome">
                     <options from_data_table="fasta_indexes">
-                        <filter column="1" key="dbkey" ref="input" type="data_meta" />
+                        <filter column="dbkey" key="dbkey" ref="input" type="data_meta" />
                         <validator message="No reference genome is available for the build associated with the selected input dataset" type="no_options" />
                     </options>
                 </param>