Mercurial > repos > devteam > sam_to_bam
diff tool_data_table_conf.xml.test @ 6:d04d9f1c6791 draft
Uploaded
author | devteam |
---|---|
date | Tue, 21 Apr 2015 14:52:20 -0400 |
parents | |
children | f7a0d41036c7 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Tue Apr 21 14:52:20 2015 -0400 @@ -0,0 +1,10 @@ +<tables> + <table name="fasta_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="${__HERE__}/test-data/cached_locally/fasta_indexes.loc" /> + </table> + <table name="all_fasta" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="${__HERE__}/test-data/cached_locally/all_fasta.loc" /> + </table> +</tables> \ No newline at end of file