Mercurial > repos > fubar > microsatbedfubar
comparison tool_data_table_conf.xml.test @ 7:f27be15cc58d draft
Uploaded
author | fubar |
---|---|
date | Sun, 14 Jul 2024 23:34:26 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
6:c5324bf8a52c | 7:f27be15cc58d |
---|---|
1 <tables> | |
2 <!-- Locations of all fasta files under genome directory --> | |
3 <table name="all_fasta" comment_char="#"> | |
4 <columns>value, dbkey, name, path</columns> | |
5 <file path="${__HERE__}/test-data/all_fasta.loc" /> | |
6 </table> | |
7 </tables> |