Mercurial > repos > fubar > rg_gsea
comparison rgGSEA/tool_data_table_conf.xml.sample @ 2:71fa159646c9 draft
Uploaded
author | fubar |
---|---|
date | Sun, 09 Jun 2013 02:01:13 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1:f24f30eae819 | 2:71fa159646c9 |
---|---|
1 <tables> | |
2 <!-- Location of MSigDB chip files for gsea --> | |
3 <table name="gseaChip_3.1" comment_char="#"> | |
4 <columns>value, name, path</columns> | |
5 <file path="tool-data/gseaChip_3.1_symbols.loc" /> | |
6 </table> | |
7 <!-- Location of MSigDB gmt files for gsea --> | |
8 <table name="gseaGMT_3.1" comment_char="#"> | |
9 <columns>value, name, path</columns> | |
10 <file path="tool-data/gseaGMT_3.1_symbols.loc" /> | |
11 </table> | |
12 </tables> |