Skip to main content

A Python implementation of the interval binning scheme

Project description

These are some utility functions for working with the interval binning scheme as used in the UCSC Genome Browser. This scheme can be used to implement fast overlap-based querying of intervals, essentially mimicking an R-tree index.

Note that some database systems natively support spatial index methods such as R-trees. See for example the PostGIS extension for PostgreSQL.

Although in principle the method can be used for binning any kind of intervals, be aware that the largest position supported by this implementation is 2^29 (which covers the longest human chromosome).

Usage

See the documentation.

Installation

To install the latest release via PyPI using pip:

pip install interval-binning

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

interval-binning-1.0.0.tar.gz (4.8 kB view details)

Uploaded Source

File details

Details for the file interval-binning-1.0.0.tar.gz.

File metadata

File hashes

Hashes for interval-binning-1.0.0.tar.gz
Algorithm Hash digest
SHA256 e77b748ecce3dde53c744b873f4accfe3f27061357091c68c903f5d86e914b46
MD5 02117913533c9f5104da88d56d86f69a
BLAKE2b-256 0d6a46e4b08485af84fc997534744fb8b4e433e7cd341204e1043903171cd3e1

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