diff bowtie_rRNA_removal_wrapper/tool_data_table_conf.xml.sample @ 7:d3c89fb66c4d draft

Uploaded
author triasteran
date Wed, 23 Mar 2022 11:27:53 +0000
parents 3ccba3a4cf44
children 8ae1d397d66d
line wrap: on
line diff
--- a/bowtie_rRNA_removal_wrapper/tool_data_table_conf.xml.sample	Mon Mar 21 12:55:42 2022 +0000
+++ b/bowtie_rRNA_removal_wrapper/tool_data_table_conf.xml.sample	Wed Mar 23 11:27:53 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="${__HERE__}/tool-data/bowtie_indices.loc.sample" />
+        <file path="tool-data/bowtie_indices.loc.sample" />
     </table>
 </tables>