Skip to main content

Library for working with biological sequence data as numpy arrays.

Project description

https://img.shields.io/pypi/v/bionumpy.svg Build and test status Testing on big data

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

  1. Install with pip:

    $ pip install bionumpy

  2. Check out the tutorials and getting started guide in the documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bionumpy-0.2.8.tar.gz (84.4 kB view hashes)

Uploaded Source

Built Distribution

bionumpy-0.2.8-py2.py3-none-any.whl (81.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page