Mercurial > repos > cschu > featurecounts_data_manager
comparison tool_data_table_conf.xml.sample @ 2:b3cd759a0064 draft default tip
Uploaded
| author | cschu |
|---|---|
| date | Sun, 26 Jun 2016 17:04:24 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 1:a297bbcd1c01 | 2:b3cd759a0064 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tables> | |
| 3 <!-- Locations of Kraken database in the required format --> | |
| 4 <table name="gene_sets" comment_char="#"> | |
| 5 <columns>value, dbkey, path, provider, ref</columns> | |
| 6 <file path="tool-data/gene_sets.loc" /> | |
| 7 </table> | |
| 8 </tables> |
