Mercurial > repos > fangly > grinder
comparison tool_data_table_conf.xml.sample @ 11:fa1fa683bcf1 default tip
Added tool_data_table_conf.xml.sample
| author | g2cmnty |
|---|---|
| date | Wed, 18 Jan 2012 10:35:19 -0500 |
| parents | 4812050c5bf9 |
| children |
comparison
equal
deleted
inserted
replaced
| 10:c9fee6113b0d | 11:fa1fa683bcf1 |
|---|---|
| 1 <tables> | |
| 2 <!-- Locations of all fasta files under genome directory --> | |
| 3 <table name="all_fasta" comment_char="#"> | |
| 4 <columns>value, dbkey, name, path</columns> | |
| 5 <file path="tool-data/all_fasta.loc" /> | |
| 6 </table> | |
| 7 </tables> |
