Skip to content

ompBAM

Bioc current

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

v1.16.0 · software · MIT + file LICENSE

Release Lineage

Entered 3.15 · Apr 27, 2022

Current · Requires R 4.6

1.0 In 9 of 49 releases 3.23

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.

Code intelligence has not been computed for this package yet.

Code

Code metrics have not been computed for this package yet.

Topics

Depended on by (2)

Bioconductor (2)

People