Mercurial > repos > fubar > rg_gsea
view 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 |
line wrap: on
line source
<tables> <!-- Location of MSigDB chip files for gsea --> <table name="gseaChip_3.1" comment_char="#"> <columns>value, name, path</columns> <file path="tool-data/gseaChip_3.1_symbols.loc" /> </table> <!-- Location of MSigDB gmt files for gsea --> <table name="gseaGMT_3.1" comment_char="#"> <columns>value, name, path</columns> <file path="tool-data/gseaGMT_3.1_symbols.loc" /> </table> </tables>