diff bowtie_transcriptome_wrapper/bowtie_transcriptomic_wrapper.xml @ 3:14deb381fa27 draft

Uploaded
author jackcurragh
date Tue, 05 Apr 2022 12:53:59 +0000
parents cd79614871c2
children d57209761277
line wrap: on
line diff
--- a/bowtie_transcriptome_wrapper/bowtie_transcriptomic_wrapper.xml	Sun Mar 27 16:22:48 2022 +0000
+++ b/bowtie_transcriptome_wrapper/bowtie_transcriptomic_wrapper.xml	Tue Apr 05 12:53:59 2022 +0000
@@ -1,4 +1,4 @@
-<tool id="bowtie_transcriptomic_wrapper" name="Align to transcriptome using Bowtie" version="1.3.0ind">
+<tool id="bowtie_transcriptomic_wrapper" name="Align to transcriptome using Bowtie" version="1.2.0">
   <description></description>
   <requirements>
     <requirement type="package" version="1.2.0">bowtie</requirement>
@@ -160,7 +160,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_indexes_transcriptome">
+          <options from_data_table="bowtie_indexes">
             <filter type="sort_by" column="2" />
             <validator type="no_options" message="No indexes are available" />
           </options>