×

nf-core/coptr/estimate @ 0.0.0-6c4ed3a

Calculates peak-to-through ratio (PTR) from metagenomic sequence data

Latest version: 0.0.0-6c4ed3a
Total downloads: 9
Source: nf-core/modules
Authors: @ramirobarrantes
Maintainers: @ramirobarrantes

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. [ id:'sample1', single_end:false ]

pkl file

Python pickle file containing coverage maps

*.pkl
Output 2 channels
#1 ptr tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.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-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:11:31 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fcoptr%2Festimate/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/coptr/estimate/blobs/sha256:cb27eccdc787378635cd79694e1d794f187dd0406d94cc59918b32fe47f0eaae
Size 2.4 KB
Checksum sha256:cb27eccdc787378635cd79694e1d794f187dd0406d94cc59918b32fe47f0eaae
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:11:31 (UTC) 3 2.4 KB
0.0.0-3fc6d40 22 Apr 2026 15:08:00 (UTC) 3 2.4 KB
0.0.0-0c7146d 08 Apr 2026 18:54:18 (UTC) 3 2.3 KB