bioconductor-ompbam
C++ Library for OpenMP-based multi-threaded sequential profiling of Binary Alignment Map (BAM) files
C++ Library for OpenMP-based multi-threaded sequential profiling of Binary Alignment Map (BAM) files
To install this package, run one of the following:
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.
Summary
C++ Library for OpenMP-based multi-threaded sequential profiling of Binary Alignment Map (BAM) files
Last Updated
Dec 14, 2024 at 14:31
License
MIT + file LICENSE
Total Downloads
5.6K
Supported Platforms