Mercurial > repos > brenninc > data_manager_gene_transfer_by_path
diff tool_data_table_conf.xml.sample @ 0:50720f8e77d3 draft default tip
Uploaded first version
| author | brenninc |
|---|---|
| date | Wed, 23 Mar 2016 08:59:34 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed Mar 23 08:59:34 2016 -0400 @@ -0,0 +1,7 @@ +<!-- 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--> +<tables> + <table name="gene_transfer" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/gene_transfer.loc" /> + </table> + </tables>
