nf-core/coptr/estimate @ 0.0.0-0c7146d
Summary
Calculates peak-to-through ratio (PTR) from metagenomic sequence data
Get started
Add the following snippet to your workflow script to include this module.
include { COPTR_ESTIMATE } from 'nf-core/coptr/estimate'
License
MIT License
Process
Name
|
COPTR_ESTIMATE |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
pkl
file
|
Python pickle file containing coverage maps *.pkl
|
Output
2 channels
#1
ptr
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.csv
file
|
CSV table with rows as reference genomes, columns samples and entries as log2 PTR *.csv
|
#2
versions_coptr
tuple
${task.process}
string
|
The name of the process |
|---|---|
coptr
string
|
The name of the tool |
coptr |& sed -E '11!d ; s/CoPTR.*?\(v(.*?)\).*/\1/'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| coptr | Accurate and robust inference of microbial growth dynamics from metagenomic sequencing reads. | https://github.com/tyjo/coptr |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:32:57 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fcoptr%2Festimate/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/coptr/estimate/blobs/sha256:e196d24feb6f6ed9cee225237d4652c71f38d4a7035500cd262466cbf8b717ea |
| Size | 2.3 KB |
| Checksum | sha256:e196d24feb6f6ed9cee225237d4652c71f38d4a7035500cd262466cbf8b717ea |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:32:57 (UTC) | 1 | 2.3 KB | - |