5
|
1 <!-- Location of PscanChIP Jaspar Backgrounds-->
|
|
2 <tables>
|
|
3 <table name="jaspar_pchip_bg">
|
|
4 <columns>name, value</columns>
|
|
5 <file path="tool-data/jaspar_pchip_background.loc" />
|
|
6 </table>
|
|
7 <!-- Location of PscanChIP Transfac Backgrounds-->
|
|
8 <table name="transfac_pchip_bg">
|
|
9 <columns>name, value</columns>
|
|
10 <file path="tool-data/transfac_pchip_background.loc" />
|
|
11 </table>
|
|
12 <!-- Location of 2bit genomes-->
|
|
13 <table name="2bit_genomes">
|
|
14 <columns>name, value</columns>
|
|
15 <file path="tool-data/twobit.loc"/>
|
|
16 </table>
|
|
17 </tables>
|