18
|
1 Meme-chip wrapper for Galaxy
|
|
2
|
|
3 =========================================:
|
|
4 ========Installation instructions========:
|
|
5 =========================================:
|
|
6 The tool_dependencies.xml can attempt to install meme in a folder specific for this tool.
|
|
7 (such as bwa_wrappers)
|
|
8
|
|
9 The procedure does NOT download motif databases you will need to download them yourself
|
|
10
|
|
11 Meme-chip assumes the meme tools are in PATH.
|
|
12 Make sure meme is accessible
|
|
13
|
|
14
|
|
15 ========Tool data table conf========
|
|
16 Check the meme_chip_motifs entry is in tool_data_table_conf.xml
|
|
17
|
|
18 ========Tool loc file========
|
|
19
|
|
20 Example in tool-data/meme_chip_motifs.loc.sample
|
|
21 Entries come from the motif_db.csv in the motif database folder
|
|
22
|
|
23 make sure:
|
|
24 - 3 cols
|
|
25 - tab delimited
|
|
26 - paths are correct
|
|
27
|
|
28 There is a script to convert the csv to the loc format here:
|
|
29 https://bitbucket.org/gvl/meme-chip/src
|
|
30 After running delete the loc entries with multiple paths eg. All Vertebrates
|
|
31
|
|
32
|
|
33 =========================================:
|
|
34 LICENSE for this wrapper:
|
|
35 =========================================:
|
|
36 Kevin Ying
|
|
37 Garvan Institute: http://www.garvan.org.au
|
|
38 GVL: https://genome.edu.au/wiki/GVL
|
|
39
|
|
40 http://opensource.org/licenses/mit-license.php
|