×

nf-core/gens/preparecovandbaf @ 0.0.0-6c4ed3a

Tools for preparing inputs for visualization in Gens

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

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

Process
Name PREPARECOVANDBAF
Input 2 channels
#1 tuple
meta map

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

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}
Output 5 channels
#1 baf_gz tuple
meta map

Groovy Map containing sample information

*.baf.bed.gz file

BAF bed (bgzipped)

#2 cov_gz tuple
meta map

Groovy Map containing sample information

*.cov.bed.gz file

Coverage bed (bgzipped)

#3 baf_tbi tuple
meta map

Groovy Map containing sample information

*.baf.bed.gz.tbi file

Tabix index for BAF bed

#4 cov_tbi tuple
meta map

Groovy Map containing sample information

*.cov.bed.gz.tbi file

Tabix index for coverage bed

#5 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-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:21:15 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fgens%2Fpreparecovandbaf/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/gens/preparecovandbaf/blobs/sha256:49c86510a386c9594d5711a3a5e2acfa429e21ff7bd690f47a46cf3ee6229db9
Size 3.0 KB
Checksum sha256:49c86510a386c9594d5711a3a5e2acfa429e21ff7bd690f47a46cf3ee6229db9
Downloads 4
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