Mercurial > repos > ieguinoa > data_manager_fetch_tx2gene
diff tool_data_table_conf.xml.sample @ 5:c380b7da5b65 draft default tip
Uploaded
author | ieguinoa |
---|---|
date | Mon, 07 Jun 2021 16:33:53 +0000 |
parents | d71f65b854de |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Sun Oct 21 17:48:48 2018 -0400 +++ b/tool_data_table_conf.xml.sample Mon Jun 07 16:33:53 2021 +0000 @@ -1,4 +1,4 @@ <?xml version="1.0"?> <tables> - <table name="tx2gene" comment_char="#" allow_duplicate_entries="False"><columns>value, dbkey, name, path</columns><file path="tool-data/tx2gene.loc" /></table> + <table name="tx2gene_table" comment_char="#" allow_duplicate_entries="False"><columns>value, dbkey, name, path</columns><file path="tool-data/tx2gene.loc" /></table> </tables>