view tool_data_table_conf.xml.sample @ 1:f24f30eae819 draft

Uploaded
author fubar
date Sun, 09 Jun 2013 02:00:04 -0400
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>