Description

Generates methylation bias plots from alignments

Input

name:type
description
pattern

meta{:bash}

:map

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

bam{:bash}

:file

BAM/CRAM file

*.{bam,cram}

meta2{:bash}

:map

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

bai{:bash}

:file

BAM/CRAM index file

*.{bai,crai}

meta3{:bash}

:map

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

fasta{:bash}

:file

Input genome fasta file

*.{fasta,fa}

meta4{:bash}

:map

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

fai{:bash}

:file

FASTA index file

*.{fai}

Output

name:type
description
pattern

txt{:bash}

meta{:bash}

:map

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

*.mbias.txt{:bash}

:file

Text file containing methylation bias

*.{txt}

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

methyldackel
MIT

Read position methylation bias tools from MethylDackel, a (mostly) universal extractor for methyl-seq experiments.