An open API service indexing awesome lists of open source software.

https://github.com/smithlabcode/bamxx

HTSlib wrapper (mostly for BAM/SAM) in C++.
https://github.com/smithlabcode/bamxx

Last synced: 6 months ago
JSON representation

HTSlib wrapper (mostly for BAM/SAM) in C++.

Awesome Lists containing this project

README

          

# bamxx
A simple wrapper for HTSlib mapped reads files (BAM/SAM) in C++. It provides RAII and is currently small enough to see how it works.