Mercurial > repos > glogobyte > isoread
annotate tool_data_table_conf.xml.sample @ 7:4f7120a2684e draft
Uploaded
author | glogobyte |
---|---|
date | Fri, 16 Oct 2020 19:01:48 +0000 |
parents | |
children |
rev | line source |
---|---|
7 | 1 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc--> |
2 <tables> | |
3 <!-- Locations of 2bit sequence files for use in Lastz --> | |
4 <table name="n_spiecies" comment_char="#"> | |
5 <columns>value, name, path</columns> | |
6 <file path="n_spiecies.loc" /> | |
7 </table> | |
8 </tables> | |
9 |