×

nf-core/fastcov @ 0.0.0-6c4ed3a

Generate a coverage plot from one or more bam files

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

Summary

Generate a coverage plot from one or more bam files

Get started

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

include { FASTCOV } from 'nf-core/fastcov'

License

MIT License

Process
Name FASTCOV
Input 2 channels
#1 tuple
meta map

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

bam file

BAM file

*.bam
index file

BAM index file

*.bai
file_ext string

output plot file extension string, e.g. png or pdf

Output 3 channels
#1 log tuple
meta map

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

log.txt file

Log output redirected to a text file

log.txt
#2 versions
versions.yml file

File containing software versions

versions.yml
#3 coverage_plot tuple
meta map

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

*.{png,svg,pdf}
${prefix}.${file_ext} map

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

*.{png,svg,pdf}
Tool Description Homepage
fastcov Generate a coverage plot from one or more bam files https://github.com/RaverJay/fastcov/
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:15:28 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Ffastcov/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/fastcov/blobs/sha256:54f5c3b0bcead9eafecb7e2a2201d7b09509d8561e45d8e3426182969753a72f
Size 2.4 KB
Checksum sha256:54f5c3b0bcead9eafecb7e2a2201d7b09509d8561e45d8e3426182969753a72f
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:15:28 (UTC) 3 2.4 KB
0.0.0-3fc6d40 22 Apr 2026 15:11:22 (UTC) 3 2.4 KB
0.0.0-0c7146d 08 Apr 2026 18:59:22 (UTC) 4 2.4 KB