Mercurial > repos > p.lucas > diamond_using_binary
comparison tool_data_table_conf.xml.test @ 5:58b3c7726a1a draft
Uploaded table test
| author | p.lucas |
|---|---|
| date | Tue, 28 May 2024 12:54:59 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 4:c07dbfd76866 | 5:58b3c7726a1a |
|---|---|
| 1 <tables> | |
| 2 <!-- Locations of all fasta files required to build Diamond databases --> | |
| 3 <table name="diamond_database" comment_char="#"> | |
| 4 <columns>value, name, db_path</columns> | |
| 5 <file path="${__HERE__}/test-data/diamond_database.loc" /> | |
| 6 </table> | |
| 7 </tables> |
