Mercurial > repos > jjohnson > gmap
diff tool-data/tool_data_table_conf.xml.sample @ 6:4f358603ee12 draft default tip
Uploaded v3.0.1c with table fix
author | peterjc |
---|---|
date | Fri, 21 Oct 2016 11:15:09 -0400 |
parents | 14561eb803a5 |
children |
line wrap: on
line diff
--- a/tool-data/tool_data_table_conf.xml.sample Fri Oct 21 10:55:40 2016 -0400 +++ b/tool-data/tool_data_table_conf.xml.sample Fri Oct 21 11:15:09 2016 -0400 @@ -1,6 +1,6 @@ <tables> - <table name="gmap_indices_for_uid" comment_char="#" allow_duplicate_entries="False"> - <columns>uid, dbkey, name, kmers, maps, snps, value</columns> + <table name="gmap_indices" comment_char="#" allow_duplicate_entries="False"> + <columns>uid,dbkey,name,kmers,maps,snps,value</columns> <file path="tool-data/gmap_indices.loc" /> </table> -</tables> \ No newline at end of file +</tables>