×

nf-core/coptr/merge @ 0.0.0-0c7146d

Merge reads that were mapped to multiple indices

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @ramirobarrantes
Maintainers: @ramirobarrantes

Summary

Merge reads that were mapped to multiple indices

Get started

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

include { COPTR_MERGE } from 'nf-core/coptr/merge'

License

MIT License

Process
Name COPTR_MERGE
Input 1 channel
#1 tuple
meta map

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

bams file

bam files to merge. Assumes that the reads were mapped to different indices.

*.bam
Output 2 channels
#1 bam tuple
meta map

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

*.bam file

Merged BAM file

*.{bam}
#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:33:04 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fcoptr%2Fmerge/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/coptr/merge/blobs/sha256:f27062a2fe6f67a735503f82804997514b19a34cdec6e5f79cbcb21ebdff445e
Size 2.3 KB
Checksum sha256:f27062a2fe6f67a735503f82804997514b19a34cdec6e5f79cbcb21ebdff445e
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:33:04 (UTC) 1 2.3 KB -