Mercurial > repos > devteam > ncbi_blast_plus
comparison test-data/tool_data_table_conf.xml.test @ 0:432ea9614cc9 draft
Uploaded v0.1.02 preview 1, using tool_data_table_conf.xml for loc files, etc
| author | peterjc |
|---|---|
| date | Fri, 30 Jan 2015 08:27:28 -0500 |
| parents | |
| children | 491dc0cd6a0d |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:432ea9614cc9 |
|---|---|
| 1 <tables> | |
| 2 <!-- test files! --> | |
| 3 <table name="blastdb" comment_char="#"> | |
| 4 <columns>value, name, path</columns> | |
| 5 <file path="${__HERE__}/blastdb.loc" /> | |
| 6 </table> | |
| 7 <table name="blastdb_p" comment_char="#"> | |
| 8 <columns>value, name, path</columns> | |
| 9 <file path="${__HERE__}/blastdb_p.loc" /> | |
| 10 </table> | |
| 11 <table name="blastdb_d" comment_char="#"> | |
| 12 <columns>value, name, path</columns> | |
| 13 <file path="${__HERE__}/blastdb_d.loc" /> | |
| 14 </table> | |
| 15 </tables> |
