Metadata-Version: 2.1
Name: mbf_bam
Version: 0.2.0
Summary: Helpers to deal with BAM files
Keywords: bam,high troughput sequencing
Author: Florian Finkernagel <finkernagel@imt.uni-marburg.de>
Author-email: Florian Finkernagel <finkernagel@imt.uni-marburg.de>
License: MIT
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Source Code, https://github.com/TyberiusPrime/mbf_bam

# mbf_bam

Fast, multi-core read counters and the like based on the BAM fileformat and rust-htslib.


Part of the mbf_* suite from https://github.com/IMTMarburg


publish using 'docker run --rm -v $(pwd):/io ghcr.io/pyo3/maturin publish # or other maturin arguments'
for the manywheel stuff

