Library for working with biological sequence data as numpy arrays.
Project description
Documentation: https://bionumpy.github.io/bionumpy/
What is BioNumPy?
BioNumPy is a toolkit, built on top of NumPy, for enabling array programming on biological data in Python. BioNumPy aims to make it easy to read common bioinformatics file formats efficiently into NumPy-like data structures that enable efficient operations and analysis of the data. Working in BioNumPy should feel much like working in NumPy.
Why BioNumPy?
There are no existing packages in Python for getting biological datasets efficiently into NumPy-like data structures.
Current packages for working with biological data do not use NumPy in an efficient way (e.g. individual sequences are stored as separate NumPy arrays, not together in shared arrays).
Getting started
Install with pip:
$ pip install bionumpy
Check out the tutorials and getting started guide in the documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file bionumpy-0.2.8.tar.gz
.
File metadata
- Download URL: bionumpy-0.2.8.tar.gz
- Upload date:
- Size: 84.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 586b945d54941e07bb9e33d8711fb1a8b3e8a953b30b544d03057032d4cd9da2 |
|
MD5 | 16f9bd59f8ac1f99a2bd915305cac008 |
|
BLAKE2b-256 | 691588ddaee4b427070b0773236b8e363db02bd3676be45a4cc279a60cda8fc3 |
File details
Details for the file bionumpy-0.2.8-py2.py3-none-any.whl
.
File metadata
- Download URL: bionumpy-0.2.8-py2.py3-none-any.whl
- Upload date:
- Size: 81.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09899c7fc4d8825c8d3fb72d2872c64be9a4a2cf61196338df164c1a74bd4688 |
|
MD5 | 784fd7a632fae9259f1199d3a3af67b9 |
|
BLAKE2b-256 | 6c18cd58c973fe2a8b7bd4c0c739111a0ec603490bbe342aad687248759a924b |