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.10.0
1.6.0
1.4.0
1.2.0
4 / 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

Dec 14, 2024 at 14:31

License

MIT + file LICENSE

Total Downloads

5.6K

Supported Platforms

linux-64
macOS-64