×

nf-core/preseq/ccurve @ 0.0.0-6c4ed3a

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-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:38:21 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fpreseq%2Fccurve/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/preseq/ccurve/blobs/sha256:e91357cd1e05bb0ed9cfc7e74e8b97b8cb20de791018fbac94dee622131b6fe6
Size 2.5 KB
Checksum sha256:e91357cd1e05bb0ed9cfc7e74e8b97b8cb20de791018fbac94dee622131b6fe6
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