Mercurial > repos > fz77 > pscan_chip_test
annotate pscan_chip/tool_data_table_conf.xml.sample @ 2:5056ff17a084 draft
Uploaded
author | fz77 |
---|---|
date | Wed, 12 Nov 2014 10:16:41 -0500 |
parents | |
children |
rev | line source |
---|---|
2 | 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 </tables> |