# 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.
Raw data
{
"_id": null,
"home_page": null,
"name": "mbf-bam",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "bam, high troughput sequencing",
"author": "Florian Finkernagel <finkernagel@imt.uni-marburg.de>",
"author_email": "Florian Finkernagel <finkernagel@imt.uni-marburg.de>",
"download_url": "https://files.pythonhosted.org/packages/6d/79/a49282a5d8449b9e789ecb4dc7bdc61b895f597105042a1eb2021c96b494/mbf_bam-0.5.1.tar.gz",
"platform": null,
"description": "# mbf_bam\n\nFast, multi-core read counters and the like based on the BAM fileformat and rust-htslib.\n\n\nPart of the mbf_* suite from https://github.com/IMTMarburg\n\nbuild wheels using\n'docker run --rm -v $(pwd):/io ghcr.io/pyo3/maturin build --release -f'\nthen 'twine upload target/wheels/*'\n\n\nTo use in nix, a flake that provides a function taking\nnixpkgs, mach-nix and the version to report to nix is\nprovided.\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Helpers to deal with BAM files",
"version": "0.5.1",
"project_urls": {
"Source Code": "https://github.com/TyberiusPrime/mbf_bam"
},
"split_keywords": [
"bam",
" high troughput sequencing"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "021b8cbb5be606589c81592276d4a6d61ce2a2053d0d0bbf0ab572646138b0da",
"md5": "8e864581ef6494726d22f8915cb3210d",
"sha256": "f7f154d7b47b53a1eb7ccc48744161dac8e578152c7fca1874055ca43ddb404a"
},
"downloads": -1,
"filename": "mbf_bam-0.5.1-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "8e864581ef6494726d22f8915cb3210d",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 3171810,
"upload_time": "2024-08-19T15:31:27",
"upload_time_iso_8601": "2024-08-19T15:31:27.712538Z",
"url": "https://files.pythonhosted.org/packages/02/1b/8cbb5be606589c81592276d4a6d61ce2a2053d0d0bbf0ab572646138b0da/mbf_bam-0.5.1-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6d79a49282a5d8449b9e789ecb4dc7bdc61b895f597105042a1eb2021c96b494",
"md5": "c28164127414971d0236c5ebd8131368",
"sha256": "61cf0e3b385b34f479813e84786fccb7ba6dae112f95a84c31cb33a8fcbda7a9"
},
"downloads": -1,
"filename": "mbf_bam-0.5.1.tar.gz",
"has_sig": false,
"md5_digest": "c28164127414971d0236c5ebd8131368",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7479003,
"upload_time": "2024-08-19T15:31:30",
"upload_time_iso_8601": "2024-08-19T15:31:30.284480Z",
"url": "https://files.pythonhosted.org/packages/6d/79/a49282a5d8449b9e789ecb4dc7bdc61b895f597105042a1eb2021c96b494/mbf_bam-0.5.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-19 15:31:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "TyberiusPrime",
"github_project": "mbf_bam",
"github_not_found": true,
"lcname": "mbf-bam"
}