×

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

Computes the coverage map along the reference genome

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

Summary

Computes the coverage map along the reference genome

Get started

Add the following snippet to your workflow script to include this module.

include { COPTR_EXTRACT } from 'nf-core/coptr/extract'

License

MIT License

Process
Name COPTR_EXTRACT
Input 1 channel
#1 tuple
meta map

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

bam file

bam file with the mapping of the reads on the reference genome

*.{.bam}
Output 2 channels
#1 coverage tuple
meta map

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

*.pkl file

Python pickle (pkl) file containing coverage along the reference genome

*.{pkl}
#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:32 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fcoptr%2Fextract/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/coptr/extract/blobs/sha256:d6cd801cd750f2b73493e4830c0a67ea48f56c059b0d0830c87901cbe453923c
Size 2.4 KB
Checksum sha256:d6cd801cd750f2b73493e4830c0a67ea48f56c059b0d0830c87901cbe453923c
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:11:32 (UTC) 3 2.4 KB
0.0.0-3fc6d40 22 Apr 2026 15:08:01 (UTC) 3 2.4 KB
0.0.0-0c7146d 08 Apr 2026 18:54:19 (UTC) 4 2.4 KB