nf-core/gens/preparecovandbaf @ 0.0.0-0c7146d
Summary
Tools for preparing inputs for visualization in Gens
Get started
Add the following snippet to your workflow script to include this module.
include { PREPARECOVANDBAF } from 'nf-core/gens/preparecovandbaf'
License
MIT License
Name
|
PREPARECOVANDBAF |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
read_counts
file
|
Binned coverage calculations from GATK *.{tsv}
|
gvcf
file
|
GVCF. It is used to calculate B-allele frequencies at the sites specified in baf_positions. It can be generated using any SNV-caller. *.vcf.gz
|
gvcf_tbi
file
|
GVCF tabix index *.vcf.gz.tbi
|
baf_positions
file
|
Sites to sample for BAF calculations *.{tsv,tsv.gz}
|
|---|
baf_gz
tuple
meta
map
|
Groovy Map containing sample information |
|---|---|
*.baf.bed.gz
file
|
BAF bed (bgzipped) |
cov_gz
tuple
meta
map
|
Groovy Map containing sample information |
|---|---|
*.cov.bed.gz
file
|
Coverage bed (bgzipped) |
baf_tbi
tuple
meta
map
|
Groovy Map containing sample information |
|---|---|
*.baf.bed.gz.tbi
file
|
Tabix index for BAF bed |
cov_tbi
tuple
meta
map
|
Groovy Map containing sample information |
|---|---|
*.cov.bed.gz.tbi
file
|
Tabix index for coverage bed |
versions_preparecovandbaf
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
preparecovandbaf
string
|
The tool name |
generate_cov_and_baf --version
string
|
The command used to generate the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| gens | Scripts for preparing input data to Gens | https://github.com/SMD-Bioinformatics-Lund/Prepare-Gens-input-data |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:05:51 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fgens%2Fpreparecovandbaf/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/gens/preparecovandbaf/blobs/sha256:7cd28d53dec86d679bf3927d833b2820e387b42574592e645bc5f878152c8ed3 |
| Size | 3.0 KB |
| Checksum | sha256:7cd28d53dec86d679bf3927d833b2820e387b42574592e645bc5f878152c8ed3 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:21:15 (UTC) | 4 | 3.0 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:05:51 (UTC) | 3 | 3.0 KB |