CMD + K

bioconductor-ompbam

Community

C++ Library for OpenMP-based multi-threaded sequential profiling of Binary Alignment Map (BAM) files

Installation

To install this package, run one of the following:

Conda
$conda install bioconda::bioconductor-ompbam

Usage Tracking

1.14.0
1.10.0
1.6.0
1.4.0
1.2.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

This packages provides C++ header files for developers wishing to create R packages that processes BAM files. ompBAM automates file access, memory management, and handling of multiple threads 'behind the scenes', so developers can focus on creating domain-specific functionality. The included vignette contains detailed documentation of this API, including quick-start instructions to create a new ompBAM-based package, and step-by-step explanation of the functionality behind the example packaged included within ompBAM.

About

Summary

C++ Library for OpenMP-based multi-threaded sequential profiling of Binary Alignment Map (BAM) files

Last Updated

Feb 6, 2026 at 22:00

License

MIT

Total Downloads

5.8K

Version Downloads

84

Supported Platforms

linux-64
macOS-64