view rgGSEA/tool_data_table_conf.xml.sample @ 2:71fa159646c9 draft

Uploaded
author fubar
date Sun, 09 Jun 2013 02:01:13 -0400 (2013-06-09)
parents
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>