×

nf-core/preseq/ccurve @ 0.0.0-0c7146d

Software for predicting library complexity and genome coverage in high-throughput sequencing

Latest version: 0.0.0-6c4ed3a
Total downloads: 8
Source: nf-core/modules
Maintainers: @drpatelh @edmundmiller

Summary

Software for predicting library complexity and genome coverage in high-throughput sequencing

Get started

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

include { PRESEQ_CCURVE } from 'nf-core/preseq/ccurve'

License

MIT License

Process
Name PRESEQ_CCURVE
Input 1 channel
#1 tuple
meta map

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

bam file

BAM/CRAM/SAM file

*.{bam,cram,sam}
Output 3 channels
#1 log tuple
meta map

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

*.log file

Log file containing stderr produced by Preseq

*.{log}
#2 c_curve tuple
meta map

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

*.c_curve.txt file

Preseq c_curve output file

*.{c_curve.txt}
#3 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
preseq Software for predicting library complexity and genome coverage in high-throughput sequencing http://smithlabresearch.org/software/preseq/
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:28:15 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fpreseq%2Fccurve/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/preseq/ccurve/blobs/sha256:3a7a3b22f022da7e3a7a5916be74412e81ce1cc8667b78f866ae9c0697bcb392
Size 2.5 KB
Checksum sha256:3a7a3b22f022da7e3a7a5916be74412e81ce1cc8667b78f866ae9c0697bcb392
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:38:21 (UTC) 3 2.5 KB
0.0.0-3fc6d40 22 Apr 2026 15:27:26 (UTC) 2 2.5 KB
0.0.0-0c7146d 08 Apr 2026 19:28:15 (UTC) 3 2.5 KB