Mercurial > repos > gdroc > rave
view tool_data_table_conf.xml.sample @ 15:dabf0a44251a draft default tip
Uploaded
author | gdroc |
---|---|
date | Mon, 05 Sep 2016 07:09:43 -0400 |
parents | 91a376856d0c |
children |
line wrap: on
line source
<tables> <!-- Locations of PLINK file --> <table name="plink" comment_char="#"> <columns>value, dbkey, path</columns> <file path="tool-data/plink.loc" /> </table> <!-- Locations of subpopulation file --> <table name="subpopulation" comment_char="#"> <columns>value, dbkey, path</columns> <file path="tool-data/subpopulations.loc" /> </table> </tables>