changeset 13:f485f1fd546b draft

Uploaded
author jackcurragh
date Tue, 05 Apr 2022 09:06:52 +0000
parents dbb3e98144fd
children 6133b452e1af
files bowtie_rRNA_removal_wrapper/tool_data_table_conf.xml.sample bowtie_rRNA_removal_wrapper/tool_data_table_conf.xml.test
diffstat 2 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bowtie_rRNA_removal_wrapper/tool_data_table_conf.xml.sample	Tue Apr 05 09:06:52 2022 +0000
@@ -0,0 +1,8 @@
+<!-- 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="#">
+        <columns>value, dbkey, name, path</columns>
+        <file path="/home/jack/projects/tools_for_Galaxy/ribogalaxy-toolshed/tools/bowtie_rRNA_removal_wrapper/tool-data/bowtie_indices.loc" />
+    </table>
+</tables>
--- a/bowtie_rRNA_removal_wrapper/tool_data_table_conf.xml.test	Tue Apr 05 09:04:22 2022 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-<!-- 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="#">
-        <columns>value, dbkey, name, path</columns>
-        <file path="/home/jack/projects/tools_for_Galaxy/ribogalaxy-toolshed/tools/bowtie_rRNA_removal_wrapper/tool-data/bowtie_indices.loc" />
-    </table>
-</tables>