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

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 data sets 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

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

Features

The features of BioNumPy can roughly be divided into two:

  1. Reading biological data sets (e.g. fasta, vcf, bed) into NumPy-like objects

  2. Analysing, modifying, filtering these NumPy-like objects in meaningful ways

BioNumPy also supports writing most data types to file.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

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.4.tar.gz (65.0 kB view details)

Uploaded Source

Built Distribution

bionumpy-0.2.4-py2.py3-none-any.whl (62.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file bionumpy-0.2.4.tar.gz.

File metadata

  • Download URL: bionumpy-0.2.4.tar.gz
  • Upload date:
  • Size: 65.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for bionumpy-0.2.4.tar.gz
Algorithm Hash digest
SHA256 69a5a894bf2120e76f4f40a4f7de6e3de0f85342dd3567e339a0d66fc56526d7
MD5 2140eb7d6b5fd2176db9f6b3bcf17eee
BLAKE2b-256 903d36495b7e948214a56caecbf4d46636ce7384dfa23814aeb5f068a6a20d4b

See more details on using hashes here.

File details

Details for the file bionumpy-0.2.4-py2.py3-none-any.whl.

File metadata

  • Download URL: bionumpy-0.2.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 62.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for bionumpy-0.2.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 346cde56951db67fc158c199bb1f05e109b65f515b40672610069986226b6099
MD5 1c0f83076b68d15c3a420487a88fdaba
BLAKE2b-256 8d0e0fa38e2ae684ba39ef34308fa9883bc983e52cad86697230f63e3a88194e

See more details on using hashes here.

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