About Anaconda Help Download Anaconda

bioconda / packages / bioconductor-ompbam 1.6.0

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

Installers

  • osx-64 v1.6.0
  • linux-64 v1.6.0

conda install

To install this package run one of the following:
conda install bioconda::bioconductor-ompbam

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy