diff tool_data_table_conf.xml.sample @ 3:3d12fd3b7cae draft

Uploaded
author ieguinoa
date Fri, 19 Oct 2018 10:26:13 -0400
parents c5dea2080109
children d22f69a2e80e
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Fri Oct 19 09:53:44 2018 -0400
+++ b/tool_data_table_conf.xml.sample	Fri Oct 19 10:26:13 2018 -0400
@@ -1,10 +1,5 @@
 <tables>
-    <!-- Locations of all fasta files under genome directory -->
-    <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
-        <columns>value, dbkey, name, path</columns>
-        <file path="tool-data/all_fasta.loc" />
-    </table>
-    <!-- Locations of indexes in the kallisto mapper format -->
+    <!-- Locations of indexes in salmon mapper format -->
     <table name="salmon_indexes" comment_char="#" allow_duplicate_entries="False">
         <columns>value, dbkey, name, path</columns>
         <file path="tool-data/salmon_indexes.loc" />