×

nf-core/modkit/callmods @ 0.0.0-0c7146d

Call mods from a modbam, creates a new modbam with probabilities set to 100% if a base modification is called or 0% if called canonical

Latest version: 0.0.0-6c4ed3a
Total downloads: 9
Source: nf-core/modules
Authors: @YiJin-Xiong
Maintainers: @YiJin-Xiong

Summary

Call mods from a modbam, creates a new modbam with probabilities set to 100% if a base modification is called or 0% if called canonical

Get started

Add the following snippet to your workflow script to include this module.

include { MODKIT_CALLMODS } from 'nf-core/modkit/callmods'

License

MIT License

Process
Name MODKIT_CALLMODS
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1' ]

bam file

BAM file

*.bam
Output 3 channels
#1 bam tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1' ]

*.bam file

BAM file with base modification probabilities

#2 log tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1' ]

*.log file

File for debug logs to be written to

#3 versions_modkit tuple
${task.process} string

The name of the process

modkit string

The name of the tool

modkit --version | sed 's/modkit //' eval

The expression to obtain the version of the tool

Tool Description Homepage
modkit A bioinformatics tool for working with modified bases in Oxford Nanopore sequencing data. https://nanoporetech.github.io/modkit/
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:19:01 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fmodkit%2Fcallmods/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/modkit/callmods/blobs/sha256:191839a86304d5eafe73ae9cc8007ff0f9e3c13e65ebabf06e5313c77e619de0
Size 2.5 KB
Checksum sha256:191839a86304d5eafe73ae9cc8007ff0f9e3c13e65ebabf06e5313c77e619de0
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:32:07 (UTC) 3 2.5 KB
0.0.0-3fc6d40 22 Apr 2026 15:22:51 (UTC) 3 2.5 KB
0.0.0-0c7146d 08 Apr 2026 19:19:01 (UTC) 3 2.5 KB