annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
4e52505adaa6 Imported from capsule None
jjohnson
parents:
diff changeset
1 <tables>
4e52505adaa6 Imported from capsule None
jjohnson
parents:
diff changeset
2 <!-- Locations of CEAS reference sqlite files under genome directory -->
4e52505adaa6 Imported from capsule None
jjohnson
parents:
diff changeset
3 <table name="ceasdb" comment_char="#">
4e52505adaa6 Imported from capsule None
jjohnson
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
4e52505adaa6 Imported from capsule None
jjohnson
parents:
diff changeset
5 <file path="tool-data/ceasdb.loc" />
4e52505adaa6 Imported from capsule None
jjohnson
parents:
diff changeset
6 </table>
3
f404ec7f679c Add Conservation Plot tool
Jim Johnson <jj@umn.edu>
parents: 0
diff changeset
7 <!-- Locations of cistrome conservation reference files under genome directory -->
f404ec7f679c Add Conservation Plot tool
Jim Johnson <jj@umn.edu>
parents: 0
diff changeset
8 <!--
f404ec7f679c Add Conservation Plot tool
Jim Johnson <jj@umn.edu>
parents: 0
diff changeset
9 To get all the static data: http://cistrome.org/aspera/user/?B=%2FCISTROME_STATIC_LIBRARIES
f404ec7f679c Add Conservation Plot tool
Jim Johnson <jj@umn.edu>
parents: 0
diff changeset
10 ( send email to cistrome-bugs@jimmy.harvard.edu for a password to download. )
f404ec7f679c Add Conservation Plot tool
Jim Johnson <jj@umn.edu>
parents: 0
diff changeset
11 From documentation on: https://bitbucket.org/cistrome/cistrome-harvard/wiki/Tutorial_for_Cistrome_AP_installation
f404ec7f679c Add Conservation Plot tool
Jim Johnson <jj@umn.edu>
parents: 0
diff changeset
12 -->
f404ec7f679c Add Conservation Plot tool
Jim Johnson <jj@umn.edu>
parents: 0
diff changeset
13 <table name="cistrome_conservation" comment_char="#">
f404ec7f679c Add Conservation Plot tool
Jim Johnson <jj@umn.edu>
parents: 0
diff changeset
14 <columns>value, dbkey, name, path</columns>
f404ec7f679c Add Conservation Plot tool
Jim Johnson <jj@umn.edu>
parents: 0
diff changeset
15 <file path="tool-data/cistrome_conservation.loc" />
f404ec7f679c Add Conservation Plot tool
Jim Johnson <jj@umn.edu>
parents: 0
diff changeset
16 </table>
f404ec7f679c Add Conservation Plot tool
Jim Johnson <jj@umn.edu>
parents: 0
diff changeset
17
0
4e52505adaa6 Imported from capsule None
jjohnson
parents:
diff changeset
18 </tables>
4e52505adaa6 Imported from capsule None
jjohnson
parents:
diff changeset
19