nf-core/macs3/callpeak @ 0.0.0-0c7146d
Summary
Peak calling of enriched genomic regions of ChIP-seq and ATAC-seq experiments
Get started
Add the following snippet to your workflow script to include this module.
include { MACS3_CALLPEAK } from 'nf-core/macs3/callpeak'
License
MIT License
Name
|
MACS3_CALLPEAK |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
ipbam
file
|
The ChIP-seq treatment file |
controlbam
file
|
The control file |
macs3_gsize
string
|
Effective genome size. It can be 1.0e+9 or 1000000000, or shortcuts:'hs' for human (2,913,022,398), 'mm' for mouse (2,652,783,500), 'ce' for C. elegans (100,286,401) and 'dm' for fruitfly (142,573,017), Default:hs. |
|---|
bdg
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.bdg
file
|
Optional bedGraph files for input and treatment input samples *.bdg
|
bed
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.bed
file
|
Optional BED file containing peak summits locations for every peak *.bed
|
xls
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.xls
file
|
xls file containing annotated peaks *.xls
|
peak
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.{narrowPeak,broadPeak}
file
|
BED file containing annotated peaks *.gappedPeak,*.narrowPeak}
|
gapped
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.gappedPeak
file
|
Optional BED file containing gapped peak *.gappedPeak
|
versions_macs3
tuple
${task.process}
string
|
The name of the process |
|---|---|
macs3
string
|
The name of the tool |
macs3 --version | sed -e 's/macs3 //'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| macs3 | Model Based Analysis for ChIP-Seq data | https://macs3-project.github.io/MACS/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:52:53 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fmacs3%2Fcallpeak/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/macs3/callpeak/blobs/sha256:c15a5f7fce9ba8e0a5f89c4ba14552644a3908e42a51792c323b38cf11126afa |
| Size | 3.6 KB |
| Checksum | sha256:c15a5f7fce9ba8e0a5f89c4ba14552644a3908e42a51792c323b38cf11126afa |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d |