Mercurial > repos > greg > multigps
diff tool_data_table_conf.xml.sample @ 4:32cff4d1d0ff draft
Uploaded
author | greg |
---|---|
date | Wed, 23 Dec 2015 10:34:14 -0500 |
parents | |
children | 7b15099378a7 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed Dec 23 10:34:14 2015 -0500 @@ -0,0 +1,7 @@ +<tables> + <!-- Location of SAMTools indexes for FASTA files --> + <table name="fasta_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/fasta_indexes.loc" /> + </table> +</tables>