Mercurial > repos > devteam > data_manager_bwa_mem_index_builder
diff tool_data_table_conf.xml.sample @ 0:bed5e31494e4 draft
Uploaded
| author | devteam |
|---|---|
| date | Wed, 18 Mar 2015 14:49:35 -0400 |
| parents | |
| children | 579f3b7a95d2 |
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 14:49:35 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>
