annotate README @ 0:36d124f44c0a draft

inital commit
author bjoern-gruening
date Tue, 25 Dec 2012 05:45:46 -0500
parents
children 427fb56f2e41
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
36d124f44c0a inital commit
bjoern-gruening
parents:
diff changeset
1 Bismark uses Bowtie or Bowtie2 to map the reads.
36d124f44c0a inital commit
bjoern-gruening
parents:
diff changeset
2 Create your reference index with bismark_genome_preparation in your
36d124f44c0a inital commit
bjoern-gruening
parents:
diff changeset
3 normal Bowtie2/Botwie index directory.
36d124f44c0a inital commit
bjoern-gruening
parents:
diff changeset
4 bismark_genome_preparation will create a Bisulfite_Genome folder directly in
36d124f44c0a inital commit
bjoern-gruening
parents:
diff changeset
5 your Bowtie2/Bowtie index directory. If you follow that approach you do not
36d124f44c0a inital commit
bjoern-gruening
parents:
diff changeset
6 need to specify or modify an extra *.loc file.
36d124f44c0a inital commit
bjoern-gruening
parents:
diff changeset
7 That wrapper will extract the path to the Bisulfite_Genome folder from
36d124f44c0a inital commit
bjoern-gruening
parents:
diff changeset
8 ./tool-data/bowtie2_indices.loc or ./tool-data/bowtie_indices.loc.