annotate README.txt @ 33:91a4092971bc draft default tip

Uploaded
author eiriche
date Mon, 03 Dec 2012 03:10:42 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
33
91a4092971bc Uploaded
eiriche
parents:
diff changeset
1 BSMAP 2.6 Wrapper
91a4092971bc Uploaded
eiriche
parents:
diff changeset
2 Written by Eugen Eirich @ Institute of Molecular Biology Mainz
91a4092971bc Uploaded
eiriche
parents:
diff changeset
3 Contact: e.eirich@imb-mainz.de
91a4092971bc Uploaded
eiriche
parents:
diff changeset
4
91a4092971bc Uploaded
eiriche
parents:
diff changeset
5 1. Dependencies
91a4092971bc Uploaded
eiriche
parents:
diff changeset
6 To use the wrapper, please install BSMAP 2.6 and the Samtools package manually to your dependencies directory.
91a4092971bc Uploaded
eiriche
parents:
diff changeset
7
91a4092971bc Uploaded
eiriche
parents:
diff changeset
8 2. Reference genomes
91a4092971bc Uploaded
eiriche
parents:
diff changeset
9 You can either use reference genomes from your history or built-in genomes. The built-in genomes are specified
91a4092971bc Uploaded
eiriche
parents:
diff changeset
10 in the file "bsmap_fasta.loc" in your tool-data directory.
91a4092971bc Uploaded
eiriche
parents:
diff changeset
11
91a4092971bc Uploaded
eiriche
parents:
diff changeset
12 3. WIG parser
91a4092971bc Uploaded
eiriche
parents:
diff changeset
13 There is a WIG parser included in the repo, which converts the BSMAP Methylation Caller ouptut into WIG format.
91a4092971bc Uploaded
eiriche
parents:
diff changeset
14 To use this parser, please first path the file "methratio.py" in your BSMAP directory with the included file
91a4092971bc Uploaded
eiriche
parents:
diff changeset
15 "methratio.patch":
91a4092971bc Uploaded
eiriche
parents:
diff changeset
16
91a4092971bc Uploaded
eiriche
parents:
diff changeset
17 /path/to/bsmap/methratio.py < methratio.patch