Metadata-Version: 2.3
Name: mbf_bam
Version: 0.5.1
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

build wheels using
'docker run --rm -v $(pwd):/io ghcr.io/pyo3/maturin build --release -f'
then 'twine upload target/wheels/*'


To use in nix, a flake that provides a function taking
nixpkgs, mach-nix and the version to report to nix is
provided.

