nf-core/ngsbits/bedcoverage @ 0.0.0-0c7146d
Summary
Annotates a BED file with the average coverage of the regions from one or several BAM/CRAM file(s).
Get started
Add the following snippet to your workflow script to include this module.
include { NGSBITS_BEDCOVERAGE } from 'nf-core/ngsbits/bedcoverage'
License
MIT License
Name
|
NGSBITS_BEDCOVERAGE |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
reads
file
|
Input BAM/CRAM/SAM file(s), can be one file or a list of files *.{bam,cram,sam}
|
reads_index
file
|
The index file(s) from the input BAM/CRAM/SAM file(s) *.{bai,crai}
|
bed
file
|
Input BED file containing regions to annotate *.bed
|
meta2
map
|
Groovy Map containing reference fasta information e.g. |
|---|---|
fasta
file
|
The reference FASTA to use (mandatory when CRAM files are used, otherwise optional) *.{fasta,fa,fna}
|
meta3
map
|
Groovy Map containing reference fasta information e.g. |
|---|---|
fai
file
|
The index file from the reference FASTA *.fai
|
bed
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.bed
file
|
Output BED file with average coverage of the regions *.bed
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| ngsbits | Short-read sequencing tools | https://github.com/imgag/ngs-bits |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:58:53 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fngsbits%2Fbedcoverage/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/ngsbits/bedcoverage/blobs/sha256:7a4c4e8c9978d34c81eb73b02f0df2a1bcabe998cbd05118b6144929dee395e7 |
| Size | 2.8 KB |
| Checksum | sha256:7a4c4e8c9978d34c81eb73b02f0df2a1bcabe998cbd05118b6144929dee395e7 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:58:53 (UTC) | 1 | 2.8 KB | - |