pyranges / nclsLinks
The Nested Containment List for Python. Basically a static interval-tree that is silly fast for both construction and lookups.
☆221Updated 9 months ago
Alternatives and similar repositories for ncls
Users that are interested in ncls are comparing it to the libraries listed below
Sorting:
- fast, pure-python interval overlap testing☆52Updated 4 years ago
- Ultrafast interval trees from the kernel. Deprecated in favor of the NCLS.☆25Updated 6 years ago
- A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.☆659Updated 3 months ago
- Augmented Interval Tree implemented in Cython/C☆20Updated 5 months ago
- A minimalist tree plotting library using toyplot graphs☆177Updated 2 months ago
- Open compressed files in Python☆74Updated last month
- CGAT-ruffus is a lightweight python module for running computational pipelines☆174Updated 3 years ago
- a cythonized, extended version of the interval search tree in bx☆30Updated 6 years ago
- Scalable genetics toolkit☆257Updated 3 weeks ago
- A Python package for exploring and analysing genetic variation data☆297Updated 3 weeks ago
- A pure-python implementation of the UpSet suite of visualisation methods by Lex, Gehlenborg et al.☆319Updated 7 years ago
- A multi-threading implement of Python gzip module☆55Updated last year
- Fishers Exact Test for Python (Cython)☆65Updated 3 months ago
- Monitor computational workflows in real time☆74Updated last year
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago
- A Python library for phylogenetic scripting, simulation, data processing and manipulation.☆216Updated last week
- Population-scale Ancestral Recombination Graph (ARG) library☆163Updated last week
- Plugin for PyCharm / IntelliJ IDEA Platform IDEs which adds support for Snakemake language.☆62Updated 2 months ago
- Work with bioinformatic files using Arrow, Polars, and/or DuckDB☆186Updated 3 months ago
- Efficient handling of FASTQ files from Python☆51Updated last month
- Draw UpSet plots with Matplotlib☆355Updated last year
- Native Python library for generic sequence alignment☆55Updated 5 years ago
- fast, memory-efficient, pythonic (and command-line) access to fasta sequence files☆87Updated 7 years ago
- Genomic interval operations on Pandas DataFrames☆182Updated this week
- Simple pure Python SAM parser and objects for working with SAM records☆64Updated 3 years ago
- Oxbow makes genomic data ready for high-performance analytics.☆82Updated this week
- A library for easy, fast, and efficient reading & writing of PLINK Bed files☆80Updated 2 months ago
- Fast random access of gzip files in Python☆107Updated 3 weeks ago
- persistent caching to memory, disk, or database☆271Updated last week
- Configure workflow/pipeline tests using yaml files.☆68Updated 10 months ago