Mercurial > repos > fz77 > pscan_chip_test
view pscan_chip/tool_data_table_conf.xml.sample @ 9:6a5cfb8a872f draft
Uploaded
| author | fz77 |
|---|---|
| date | Mon, 17 Nov 2014 09:40:44 -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>
