changeset 22:e66c08660de6 draft

Uploaded
author chrisw
date Thu, 14 Nov 2019 05:33:19 +0000
parents 1ec6238425ac
children 7f26c88a86d7
files monorail.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/monorail.xml	Thu Nov 14 05:04:56 2019 +0000
+++ b/monorail.xml	Thu Nov 14 05:33:19 2019 +0000
@@ -71,7 +71,7 @@
  <!-- Genome source. -->
         <conditional name="refGenomeSource">
                         <param name="genomeDir" 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="monorail_index">
+                            <options from_data_table="rnastar_index2_versioned">
                                 <validator type="no_options" message="No indexes are available for the selected input dataset"/>
                             </options>
                         </param>