Skip to content

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

License

Notifications You must be signed in to change notification settings

FelixKrueger/Bismark

Folders and files

NameName
Last commit message
Last commit date
Nov 8, 2022
Mar 27, 2024
Sep 13, 2021
Nov 8, 2022
Nov 8, 2022
Nov 8, 2022
Nov 8, 2022
Mar 6, 2019
Sep 27, 2023
Sep 27, 2023
Jan 6, 2025
Nov 8, 2022
Sep 27, 2023
Sep 27, 2023
Sep 27, 2023
Sep 27, 2023
Sep 27, 2023
Sep 27, 2023
Sep 27, 2023
Mar 25, 2020
Sep 27, 2023
Sep 27, 2023
Sep 27, 2023
Jun 18, 2010
Jul 4, 2023
Sep 27, 2023
Sep 27, 2023
Nov 10, 2022
Sep 16, 2016

Repository files navigation

Bismark

install with bioconda

See the documentation: https://felixkrueger.github.io/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. Its 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

Documentation

The Bismark documentation can be found with the code in the docs subfolder and can also be read online: https://felixkrueger.github.io/Bismark/

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

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:

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!