Language

Package: python-intervaltree @ 3.1.0

Synopsis

Editable interval tree data structure

Description

This package provides a mutable, self-balancing interval tree implementation for Python. Queries may be by point, by range overlap, or by range envelopment. This library was designed to allow tagging text and time intervals, where the intervals include the lower bound but not the upper bound.

Home page
https://github.com/chaimleib/intervaltree
Location
gnu/packages/bioinformatics.scm (line: 12103, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings