changeset 26:2b6bfe0e2127 draft

Uploaded
author chrisw
date Thu, 14 Nov 2019 06:14:44 +0000
parents d780661251a1
children 35b20f54c985
files monorail.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/monorail.xml	Thu Nov 14 06:11:06 2019 +0000
+++ b/monorail.xml	Thu Nov 14 06:14:44 2019 +0000
@@ -70,7 +70,7 @@
 
  <!-- Genome source. -->
                         <param name="index_source" type="select" label="Select reference genome index set" help="If your genome of interest is not listed, contact the Galaxy team">
-                            <options from_data_table="rnastar_index2_versioned">
+                            <options from_data_table="monorail_index">
                                 <filter type="sort_by" column="2" />
                                 <validator type="no_options" message="No indexes are available for the selected input dataset"/>
                             </options>