×

nf-core/sequenzautils/bam2seqz @ 0.0.0-0c7146d

Sequenza-utils bam2seqz process BAM and Wiggle files to produce a seqz file

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

Summary

Sequenza-utils bam2seqz process BAM and Wiggle files to produce a seqz file

Get started

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

include { SEQUENZAUTILS_BAM2SEQZ } from 'nf-core/sequenzautils/bam2seqz'

License

MIT License

Process
Name SEQUENZAUTILS_BAM2SEQZ
Input 3 channels
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

normalbam file

BAM file from the reference/normal sample

*.{bam}
tumourbam file

BAM file from the tumour sample

*.{bam}
fasta file

Reference FASTA file

*.{fasta}
wigfile file

GC content wiggle file

*.{wig.gz}
Output 2 channels
#1 seqz tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.gz file

Seqz file

*.{seqz.gz}
#2 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
sequenzautils Sequenza-utils provides 3 main command line programs to transform common NGS file format - such as FASTA, BAM - to input files for the Sequenza R package. The program - bam2seqz - process a paired set of BAM/pileup files (tumour and matching normal), and GC-content genome-wide information, to extract the common positions with A and B alleles frequencies. https://sequenza-utils.readthedocs.io/en/latest/index.html
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:37:18 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fsequenzautils%2Fbam2seqz/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/sequenzautils/bam2seqz/blobs/sha256:6a0eb8a212dce3624007cf43a3e84a8e43f15d60ebbbc4322807ffad08b7a1ab
Size 2.6 KB
Checksum sha256:6a0eb8a212dce3624007cf43a3e84a8e43f15d60ebbbc4322807ffad08b7a1ab
Downloads 4
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:44:56 (UTC) 3 2.6 KB
0.0.0-3fc6d40 22 Apr 2026 15:30:50 (UTC) 3 2.6 KB
0.0.0-0c7146d 08 Apr 2026 19:37:18 (UTC) 4 2.6 KB