Description

Removes alignments to the same position in the genome from the Bismark mapping output.

Input

name:type
description
pattern

meta:map

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

bam:file

BAM file containing read alignments

*.{bam}

Output

name:type
description
pattern

bam

meta:map

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

*.deduplicated.bam:file

Deduplicated output BAM file containing read alignments

*.{deduplicated.bam}

report

meta:map

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

*.deduplication_report.txt:file

Bismark deduplication reports

*.{deduplication_report.txt}

versions

versions.yml: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.