diff bowtie_rRNA_removal_wrapper/tool_data_table_conf.xml.sample @ 8:8ae1d397d66d draft

.loc files and absolute path
author triasteran
date Wed, 23 Mar 2022 11:30:44 +0000
parents d3c89fb66c4d
children
line wrap: on
line diff
--- a/bowtie_rRNA_removal_wrapper/tool_data_table_conf.xml.sample	Wed Mar 23 11:27:53 2022 +0000
+++ b/bowtie_rRNA_removal_wrapper/tool_data_table_conf.xml.sample	Wed Mar 23 11:30:44 2022 +0000
@@ -3,6 +3,6 @@
     <!-- Locations of indexes in the Bowtie mapper format -->
     <table name="bowtie_indexes" comment_char="#">
         <columns>value, dbkey, name, path</columns>
-        <file path="tool-data/bowtie_indices.loc.sample" />
+        <file path="tool-data/bowtie_indices.loc" />
     </table>
 </tables>