Mercurial > repos > fz77 > pscan_chip_test
view pscan_chip/tool_data_table_conf.xml.sample @ 7:06e6fa9771e2 draft
Uploaded
author | fz77 |
---|---|
date | Wed, 12 Nov 2014 10:29:28 -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>