nf-core/custom/summarisetelomereestimation @ 0.0.0-6c4ed3a
Summary
Normalise and combine telomere length and content estimates from telseq, telogator2, and telomerehunter into a unified summary
Get started
Add the following snippet to your workflow script to include this module.
include { CUSTOM_SUMMARISETELOMEREESTIMATION } from 'nf-core/custom/summarisetelomereestimation'
License
MIT License
Process
Name
|
CUSTOM_SUMMARISETELOMEREESTIMATION |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
length_tsv
file
|
TSV file from telseq or telogator2 with telomere length estimates *.tsv
|
content_tsv
file
|
Optional TSV file from telomerehunter with telomere content estimates *.tsv
|
length_tool
string
|
Which tool produced the length TSV ('telseq' or 'telogator2') |
Output
2 channels
#1
summary
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*_telomere_summary.tsv
file
|
Unified summary TSV with normalised telomere length (kb) and content metrics *_telomere_summary.tsv
|
#2
versions
versions.yml
file
|
YAML file containing versions of tools used in the module |
|---|
| Tool | Description | Homepage |
|---|---|---|
| pandas | Python Data Analysis Library | https://pandas.pydata.org/ |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:12:17 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fcustom%2Fsummarisetelomereestimation/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/custom/summarisetelomereestimation/blobs/sha256:8948393197efe74bf7aa80ace39e5a53196536ff632c147fd885398fb92f79b3 |
| Size | 3.7 KB |
| Checksum | sha256:8948393197efe74bf7aa80ace39e5a53196536ff632c147fd885398fb92f79b3 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:12:17 (UTC) | 3 | 3.7 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:55:24 (UTC) | 1 | 3.7 KB |