recipe 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.

Homepage:

https://github.com/FelixKrueger/Bismark/

License:

GPL3 / GNU General Public License v3 (GPLv3)

Recipe:

/bismark/meta.yaml

Links:

biotools: bismark, usegalaxy-eu: bismark_bowtie2

package bismark

(downloads) docker_bismark

Versions:
0.24.1-00.24.0-10.24.0-00.23.1-00.23.0-10.23.0-00.22.3-00.22.2-00.22.1-0

0.24.1-00.24.0-10.24.0-00.23.1-00.23.0-10.23.0-00.22.3-00.22.2-00.22.1-00.22.0-00.21.0-00.20.0-00.19.1-00.19.0-10.19.0-00.18.1-00.17.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bismark

and update with:

conda update bismark

or use the docker container:

docker pull quay.io/biocontainers/bismark:<tag>

(see bismark/tags for valid values for <tag>)

Download stats