| Previous changeset 2:8c972f64a040 (2017-12-19) Next changeset 4:cbd6577652a5 (2017-12-20) |
|
Commit message:
Uploaded |
|
added:
tool_data_table_conf.xml.sample |
| b |
| diff -r 8c972f64a040 -r 3918492da907 tool_data_table_conf.xml.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Tue Dec 19 04:01:27 2017 -0500 |
| b |
| @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of configurations --> + <table name="bwa_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/bwa_index.loc" /> + </table> +</tables> \ No newline at end of file |