view pscan_chip/tool_data_table_conf.xml.sample @ 10:5e2af7c006b0 draft default tip

Uploaded
author fz77
date Mon, 17 Nov 2014 10:15:57 -0500
parents 3bffe0a1a2f2
children
line wrap: on
line source

 <!-- Location of PscanChIP Jaspar Backgrounds-->
<tables>
<table name="jaspar_pchip_bg">
	<columns>name, value</columns>
       <file path="tool-data/jaspar_pchip_background.loc" />
</table>
    <!-- Location of PscanChIP Transfac Backgrounds-->
    <table name="transfac_pchip_bg">
      <columns>name, value</columns>
      <file path="tool-data/transfac_pchip_background.loc" />
</table>
	 <!-- Location of 2bit genomes-->
<table name="2bit_genomes">
        <columns>name, value</columns>
        <file path="tool-data/twobit.loc"/>
</table>
</tables>