diff bowtie_transcriptome_wrapper/bowtie_transcriptomic_wrapper.xml @ 16:bff7f8f0ba98 draft

Uploaded
author jackcurragh
date Thu, 09 Feb 2023 14:25:30 +0000
parents 9bef8486912e
children 816d9c5ef4a8
line wrap: on
line diff
--- a/bowtie_transcriptome_wrapper/bowtie_transcriptomic_wrapper.xml	Thu Feb 09 13:30:35 2023 +0000
+++ b/bowtie_transcriptome_wrapper/bowtie_transcriptomic_wrapper.xml	Thu Feb 09 14:25:30 2023 +0000
@@ -1,4 +1,4 @@
-<tool id="bowtie_transcriptomic_wrapper" name="Bowtie Transcriptome Alignment" version="1.7.1">
+<tool id="bowtie_transcriptomic_wrapper" name="Bowtie Transcriptome Alignment" version="1.7.2">
   <description>Align to Transcriptome using Bowtie</description>
   <requirements>
     <requirement type="package" version="1.2.0">bowtie</requirement>
@@ -162,7 +162,7 @@
       </param>
       <when value="indexed">
         <param name="index" type="select" label="Select a reference" help="if your reference of interest is not listed - contact RiboGalaxy team">
-          <options from_data_table="bowtie_transcriptome_indexes_2">
+          <options from_data_table="bowtie_transcriptome_indexes">
             <filter type="sort_by" column="2" />
             <validator type="no_options" message="No indexes are available" />
           </options>