view pscan_chip/tool_data_table_conf.xml.sample @ 3:5c7bf810ad0f draft

Deleted selected files
author fz77
date Wed, 12 Nov 2014 10:21:40 -0500
parents 5056ff17a084
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>
</tables>