Description

Collects bismark alignment reports

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

align_report{:bash}

:file

Bismark alignment reports

*{report.txt}

dedup_report{:bash}

:file

Bismark deduplication reports

*.{deduplication_report.txt}

splitting_report{:bash}

:file

Bismark splitting reports

*{splitting_report.txt}

mbias{:bash}

:file

Text file containing methylation bias information

*.{txt}

Output

name:type
description
pattern

report{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

*report.{html,txt}{:bash}

:file

Bismark reports

*.{html,txt}

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

bismark
GPL-3.0-or-later

Bismark is a tool to map bisulfite treated sequencing reads and perform methylation calling in a quick and easy-to-use fashion.