0
|
1 <tables>
|
|
2 <!-- Locations of CEAS reference sqlite files under genome directory -->
|
|
3 <table name="ceasdb" comment_char="#">
|
|
4 <columns>value, dbkey, name, path</columns>
|
|
5 <file path="tool-data/ceasdb.loc" />
|
|
6 </table>
|
3
|
7 <!-- Locations of cistrome conservation reference files under genome directory -->
|
|
8 <!--
|
|
9 To get all the static data: http://cistrome.org/aspera/user/?B=%2FCISTROME_STATIC_LIBRARIES
|
|
10 ( send email to cistrome-bugs@jimmy.harvard.edu for a password to download. )
|
|
11 From documentation on: https://bitbucket.org/cistrome/cistrome-harvard/wiki/Tutorial_for_Cistrome_AP_installation
|
|
12 -->
|
|
13 <table name="cistrome_conservation" comment_char="#">
|
|
14 <columns>value, dbkey, name, path</columns>
|
|
15 <file path="tool-data/cistrome_conservation.loc" />
|
|
16 </table>
|
|
17
|
0
|
18 </tables>
|
|
19
|