nf-core/modkit/pileup @ 0.0.0-6c4ed3a
Summary
A bioinformatics tool for working with modified bases
Get started
Add the following snippet to your workflow script to include this module.
include { MODKIT_PILEUP } from 'nf-core/modkit/pileup'
License
MIT License
Name
|
MODKIT_PILEUP |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
bam
file
|
Sorted BAM/CRAM file *.{bam,cram}
|
bai
file
|
Associated index file for BAM *.bai
|
meta2
map
|
Groovy Map containing reference information e.g. |
|---|---|
fasta
file
|
Reference sequence in FASTA format. Required for motif (e.g. CpG) filtering *.fasta
|
fai
file
|
Associated index file for FASTA *.fai
|
meta3
map
|
Groovy Map containing BED file information e.g. |
|---|---|
bed
file
|
BED file that will restrict threshold estimation and pileup results to positions overlapping intervals in the file *.bed
|
log
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.log
file
|
File for debug logs to be written to *.log
|
bedgz
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.bed.gz
file
|
bgzf-compressed bedMethyl output file(s) *.bed
|
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://github.com/nanoporetech/modkit |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:32:08 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fmodkit%2Fpileup/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/modkit/pileup/blobs/sha256:f9947eb499ae4e9f6f8df1edff924950d4aaacad6cc69c3996c14001319bb703 |
| Size | 3.6 KB |
| Checksum | sha256:f9947eb499ae4e9f6f8df1edff924950d4aaacad6cc69c3996c14001319bb703 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:32:08 (UTC) | 3 | 3.6 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:22:52 (UTC) | 3 | 3.6 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:19:03 (UTC) | 3 | 3.6 KB |