×

nf-core/bam2fastx/bam2fastq @ 0.0.0-0c7146d

Conversion of PacBio BAM files into gzipped fastq files, including splitting of barcoded data

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @priyanka-surana
Maintainers: @priyanka-surana @muffato

Summary

Conversion of PacBio BAM files into gzipped fastq files, including splitting of barcoded data

Get started

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

include { BAM2FASTX_BAM2FASTQ } from 'nf-core/bam2fastx/bam2fastq'

License

MIT License

Process
Name BAM2FASTX_BAM2FASTQ
Input 1 channel
#1 tuple
meta map

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

bam file

PacBio BAM file

*.bam
index file

PacBio BAM file index (.pbi)

*.pbi
Output 2 channels
#1 fastq tuple
meta map

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

*.fastq.gz file

Gzipped FASTQ file

*.fastq.gz
#2 versions_bam2fastx tuple
${task.process} string

The name of the process

bam2fastx string

The name of the tool

bam2fastq --version 2>&1) | sed 's/^.*bam2fastq //' eval

The expression to obtain the version of the tool

Tool Description Homepage
bam2fastx Converting and demultiplexing of PacBio BAM files into gzipped fasta and fastq files https://github.com/PacificBiosciences/bam2fastx
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:23:36 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fbam2fastx%2Fbam2fastq/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/bam2fastx/bam2fastq/blobs/sha256:92dcb2c6945793ca4f461ebfd09acddd8ddba2ed7770ed154ef2fdc12c175328
Size 2.2 KB
Checksum sha256:92dcb2c6945793ca4f461ebfd09acddd8ddba2ed7770ed154ef2fdc12c175328
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:23:36 (UTC) 1 2.2 KB -