diff tool_data_table_conf.xml.sample @ 0:36447bb36384 draft

Uploaded
author devteam
date Wed, 18 Mar 2015 15:18:49 -0400
parents
children 6da5d738041d
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Wed Mar 18 15:18:49 2015 -0400
@@ -0,0 +1,7 @@
+<tables>
+    <!-- Locations of indexes in the BWA mapper format for BWA versions 0.6 and higher including BWA MEM and ALN-->
+    <table name="bwa_mem_indexes" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+        <file path="tool-data/bwa_mem_index.loc" />
+    </table>
+</tables>