diff bowtie_transcriptome_wrapper/tool_data_table_conf.xml.sample @ 2:cd79614871c2 draft

index table name has changed absolute path to indexes are added
author triasteran
date Sun, 27 Mar 2022 16:22:48 +0000
parents 1b109d213a42
children 14deb381fa27
line wrap: on
line diff
--- a/bowtie_transcriptome_wrapper/tool_data_table_conf.xml.sample	Tue Mar 22 12:34:36 2022 +0000
+++ b/bowtie_transcriptome_wrapper/tool_data_table_conf.xml.sample	Sun Mar 27 16:22:48 2022 +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_indexes" comment_char="#">
+    <table name="bowtie_indexes_transcriptome" comment_char="#">
         <columns>value, dbkey, name, path</columns>
         <file path="tool-data/bowtie_indices.loc" />
     </table>