Description

Extracts per-base methylation metrics 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

bedgraph{:bash}

meta{:bash}

:map

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

*.bedGraph{:bash}

:file

bedGraph file, containing per-base methylation metrics

*.bedGraph

methylkit{:bash}

meta{:bash}

:map

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

*.methylKit{:bash}

:file

methylKit file, containing per-base methylation metrics

*.methylKit

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

methyldackel
MIT

Methylation caller from MethylDackel, a (mostly) universal methylation extractor for methyl-seq experiments.