Mercurial > repos > jjohnson > cistrome_ceas
view tool_data_table_conf.xml.sample @ 4:e426a7a39562 default tip
Set version on Conservation Plot tool
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Wed, 17 Dec 2014 15:11:38 -0600 |
parents | f404ec7f679c |
children |
line wrap: on
line source
<tables> <!-- Locations of CEAS reference sqlite files under genome directory --> <table name="ceasdb" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-data/ceasdb.loc" /> </table> <!-- Locations of cistrome conservation reference files under genome directory --> <!-- To get all the static data: http://cistrome.org/aspera/user/?B=%2FCISTROME_STATIC_LIBRARIES ( send email to cistrome-bugs@jimmy.harvard.edu for a password to download. ) From documentation on: https://bitbucket.org/cistrome/cistrome-harvard/wiki/Tutorial_for_Cistrome_AP_installation --> <table name="cistrome_conservation" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-data/cistrome_conservation.loc" /> </table> </tables>