nf-core/macs3/callpeak @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:28:14 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fmacs3%2Fcallpeak/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/macs3/callpeak/blobs/sha256:a9a56d700d673d2c8d69574691dc5673dbda4e2ec3d90a2f8ac8345198475722 |
| Size | 3.6 KB |
| Checksum | sha256:a9a56d700d673d2c8d69574691dc5673dbda4e2ec3d90a2f8ac8345198475722 |
| Downloads | 5 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a |