Skip to main content

Library for working with biological sequence data as numpy arrays.

Project description

BioNumPy

https://img.shields.io/pypi/v/bionumpy.svg Build and test status

Documentation: https://uio-bmi.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.

History

0.1.0 (2021-12-17)

  • First release on PyPI.

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

Uploaded Source

File details

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

File metadata

  • Download URL: bionumpy-0.2.0.tar.gz
  • Upload date:
  • Size: 43.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.27.1 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10

File hashes

Hashes for bionumpy-0.2.0.tar.gz
Algorithm Hash digest
SHA256 0c80e16f92850ccc6e019a08005ff82f49bb4452f44c640b706698ea487a57b6
MD5 94568ae1b78b40cb21d02fae106177e9
BLAKE2b-256 2ff43ada36e30da33417990cd738c679159e0119762652ad455500fb52645959

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