Mercurial > repos > lionelguy > micomplete
changeset 1:609b98cf0f9f draft default tip
Uploaded tool_data_table_conf.xml.sample
author | lionelguy |
---|---|
date | Thu, 17 Oct 2013 08:44:01 -0400 |
parents | 23e768cddc7d |
children | |
files | tool_data_table_conf.xml.sample |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Oct 17 08:44:01 2013 -0400 @@ -0,0 +1,6 @@ +<tables> + <table name="micomplete_hmms" comment_char="#"> + <columns>value, name, hmms, weights</columns> + <file path="tool-data/micomplete_hmms.loc" /> + </table> +</tables>