SimingK / Bismark

A tool to map bisulfite converted sequence reads and determine cytosine methylation states

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bismark

Bismark is a program to map bisulfite treated sequencing reads to a genome of interest and perform methylation calls in a single step. The output can be easily imported into a genome viewer, such as SeqMonk, and enables a researcher to analyse the methylation levels of their samples straight away. It's main features are:

  • Bisulfite mapping and methylation calling in one single step
  • Supports single-end and paired-end read alignments
  • Supports ungapped and gapped alignments
  • Alignment seed length, number of mismatches etc. are adjustable
  • Output discriminates between cytosine methylation in CpG, CHG and CHH * context

Installation

Bismark is written in Perl and is executed from the command line. To install Bismark simply download the latest release of the code from the Releases page and extract the files into a Bismark installation folder.

Bismark needs the following tools to be installed and available in the PATH:

Documentation

The Bismark documentation can be found with the code in the Docs subfolder and also read online.

There is also an overview of the alignment modes that are currently supported by Bismark: Bismark alignment modes (pdf).

Links

Credits

Bismark was written by Felix Krueger, part of the Babraham Bioinformatics group.

Licences

Even though Bismark itself is a free software I would like to emphasize that the scripts bismark2report and bismark2summary produce HTML graphs using Highcharts. Highsoft software products (including Highcharts) are free to use for non-profit or academic use, but are are not free for commercial and Governmental use. For further information on Highsoft licensing please see here: www.highcharts.com.

About

A tool to map bisulfite converted sequence reads and determine cytosine methylation states

License:GNU General Public License v3.0


Languages

Language:Smarty 40.7%Language:HTML 39.9%Language:Perl 19.2%Language:JavaScript 0.2%