changeset 5:f8b09693c9c1 draft

"planemo upload for repository https://github.com/brinkmanlab/galaxy-tools/tree/master/mauve_contig_mover commit 2ff4e6332f75579a974b21d362010dfa08c6e238"
author brinkmanlab
date Fri, 26 Jun 2020 02:47:48 -0400
parents 71831ead9e16
children 4931255f2fcc
files mauve_contig_mover.xml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mauve_contig_mover.xml	Tue Jun 23 15:54:29 2020 -0400
+++ b/mauve_contig_mover.xml	Fri Jun 26 02:47:48 2020 -0400
@@ -62,6 +62,8 @@
                 <param name="ref_db" type="select" label="Using reference genome" help="Select genome from the list">
                     <options from_data_table="all_fasta">
                         <filter type="sort_by" column="2" />
+                        <column name="name" index="2" />
+                        <column name="value" index="1" />
                     </options>
                     <validator type="no_options" message="A built-in reference genome is not available for the build associated with the selected input file"/>
                 </param>