changeset 23:1157b2d3f288 draft

Uploaded
author triasteran
date Fri, 10 Feb 2023 20:44:18 +0000
parents 79f5bbf221fd
children 65e9b881213b
files bowtie_transcriptome_wrapper/bowtie_transcriptomic_wrapper.xml bowtie_transcriptome_wrapper/tool_data_table_conf.xml.sample
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/bowtie_transcriptome_wrapper/bowtie_transcriptomic_wrapper.xml	Fri Feb 10 20:24:12 2023 +0000
+++ b/bowtie_transcriptome_wrapper/bowtie_transcriptomic_wrapper.xml	Fri Feb 10 20:44:18 2023 +0000
@@ -1,4 +1,4 @@
-<tool id="bowtie_trans_wrapper" name="Bowtie Transcriptome Alignment" version="1.8b">
+<tool id="bowtie_trans_wrapper" name="Bowtie Transcriptome Alignment" version="1.8c">
   <description>Align to Transcriptome using Bowtie</description>
   <requirements>
     <requirement type="package" version="1.2.0">bowtie</requirement>
--- a/bowtie_transcriptome_wrapper/tool_data_table_conf.xml.sample	Fri Feb 10 20:24:12 2023 +0000
+++ b/bowtie_transcriptome_wrapper/tool_data_table_conf.xml.sample	Fri Feb 10 20:44:18 2023 +0000
@@ -1,7 +1,7 @@
 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
 <tables>
     <!-- Locations of indexes in the Bowtie mapper format -->
-    <table name="bowtie_transcriptome_indexes_4" comment_char="#">
+    <table name="bowtie_transcriptome_indexes_cleaner" comment_char="#">
         <columns>value, dbkey, name, path</columns>
         <file path="tool-data/bowtie_transcriptome_indexes.loc" />
     </table>