Skip to content

FelixKrueger/Bismark

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Fix for "C methylated in Unknown context..." in PE alignment and bismark2report alignment report processing
1675a9c

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
July 12, 2022 12:38
September 21, 2022 14:23
September 17, 2018 14:49
October 6, 2022 16:58
August 1, 2019 17:42
September 16, 2016 13:53

Build Status install with bioconda

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, gapped or spliced 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 ideally available in the PATH environment:

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

Bismark itself is free software, bismark2report and bismark2summary produce HTML graphs powered by Plot.ly which are also free to use and look at!