nf-core/pints/caller @ 0.0.0-0c7146d
Summary
Main caller script for peak calling
Get started
Add the following snippet to your workflow script to include this module.
include { PINTS_CALLER } from 'nf-core/pints/caller'
License
MIT License
Name
|
PINTS_CALLER |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
bams
file
|
One or more BAM files *.{bam}
|
bais
file
|
Corresponding BAM file indexes *.bam.bai
|
assay_type
string
|
Assay type |
|---|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
divergent_TREs
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*_divergent_peaks.bed
file
|
Divergent TREs *_divergent_peaks.bed
|
peakcalling_log
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
peakcalling_*.log
file
|
Peakcalling log for debugging purposes peakcalling_*.log
|
bidirectional_TREs
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*_bidirectional_peaks.bed
file
|
Divergent TREs and convergent TREs *_bidirectional_peaks.bed
|
unidirectional_TREs
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*_unidirectional_peaks.bed
file
|
Unidirectional TREs, maybe lncRNAs transcribed from enhancers (e-lncRNAs) *_unidirectional_peaks.bed
|
| Tool | Description | Homepage |
|---|---|---|
| pints | Peak Identifier for Nascent Transcripts Starts (PINTS) | https://pints.yulab.org/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:26:19 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fpints%2Fcaller/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/pints/caller/blobs/sha256:0c7821aefd84b9666bd9736c89cf229a836894f0dbb838d4173f075d96ae47d1 |
| Size | 3.4 KB |
| Checksum | sha256:0c7821aefd84b9666bd9736c89cf229a836894f0dbb838d4173f075d96ae47d1 |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:36:32 (UTC) | 4 | 3.4 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:26:19 (UTC) | 4 | 3.4 KB |