Mercurial > repos > cschu > featurecounts_data_manager
comparison gffdm/tool_data_table_conf.xml.sample @ 0:5ef1c072f07c draft
Uploaded
author | cschu |
---|---|
date | Sun, 26 Jun 2016 16:53:36 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:5ef1c072f07c |
---|---|
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> |