Mercurial > repos > fubar > rg_gsea
diff rgGSEA/tool_data_table_conf.xml.sample @ 2:71fa159646c9 draft
Uploaded
author | fubar |
---|---|
date | Sun, 09 Jun 2013 02:01:13 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rgGSEA/tool_data_table_conf.xml.sample Sun Jun 09 02:01:13 2013 -0400 @@ -0,0 +1,12 @@ +<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>