Mercurial > repos > fubar > rg_gsea
annotate rgGSEA/tool_data_table_conf.xml.sample @ 4:89e89b70a867 draft default tip
Uploaded
| author | fubar |
|---|---|
| date | Sun, 09 Jun 2013 23:09:34 -0400 |
| parents | 71fa159646c9 |
| children |
| rev | line source |
|---|---|
| 2 | 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> |
