Mercurial > repos > dfornika > chewbbaca_createschema
comparison tool_data_table_conf.xml.sample @ 3:36bb9863ee7d draft
Uploaded
author | dfornika |
---|---|
date | Fri, 21 Feb 2020 01:15:35 +0000 |
parents | |
children | 1b0a69b7b2c9 |
comparison
equal
deleted
inserted
replaced
2:fed8439686cb | 3:36bb9863ee7d |
---|---|
1 <?xml version="1.0"?> | |
2 <tables> | |
3 <!-- Locations of prodigal training files in the required format --> | |
4 <table name="prodigal_training_files" comment_char="#"> | |
5 <columns>value, name, path</columns> | |
6 <file path="tool-data/prodigal_training_files.loc" /> | |
7 </table> | |
8 </tables> |