Mercurial > repos > gdroc > rave
comparison tool_data_table_conf.xml.sample @ 2:59af1232c8ef draft
Uploaded
| author | gdroc |
|---|---|
| date | Mon, 05 Sep 2016 04:55:54 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 1:e49dcf006e1b | 2:59af1232c8ef |
|---|---|
| 1 <tables> | |
| 2 <!-- Locations of PLINK file --> | |
| 3 <table name="plink" comment_char="#"> | |
| 4 <columns>value, dbkey, path</columns> | |
| 5 <file path="tool-data/plink.loc" /> | |
| 6 </table> | |
| 7 <!-- Locations of subpopulation file --> | |
| 8 <table name="subpopulation" comment_char="#"> | |
| 9 <columns>dbkey, path</columns> | |
| 10 <file path="tool-data/subpopulations.loc" /> | |
| 11 </table> | |
| 12 </tables> |
