brentp / interlapLinks
fast, pure-python interval overlap testing
☆52Updated 5 years ago
Alternatives and similar repositories for interlap
Users that are interested in interlap are comparing it to the libraries listed below
Sorting:
- Open compressed files in Python☆81Updated 3 months ago
- Fishers Exact Test for Python (Cython)☆67Updated 10 months ago
- Efficient handling of FASTQ files from Python☆51Updated last month
- a cythonized, extended version of the interval search tree in bx☆30Updated 6 years ago
- Plugin for PyCharm / IntelliJ IDEA Platform IDEs which adds support for Snakemake language.☆62Updated 5 months ago
- A lightweight Python graphing API for genomic features☆15Updated 3 years ago
- fast, memory-efficient, pythonic (and command-line) access to fasta sequence files☆86Updated 8 years ago
- prioritize effects of variant annotations from VEP, SnpEff, et al.☆34Updated last year
- python wrapper to dpryan79's bigwig library using cffi☆19Updated 9 years ago
- NCLS. Basically a static interval-tree that is silly fast for both construction and lookups. Deprecated but maintained.☆224Updated 6 months ago
- pythonic wrapper for libhts (moved to: https://github.com/quinlan-lab/hts-python)☆49Updated 8 years ago
- Load numpy arrays and HDF5 files from VCF (variant call format)☆31Updated 8 years ago
- Augmented Interval Tree implemented in Cython/C☆20Updated last year
- Monitor computational workflows in real time☆73Updated last year
- Retrieve data in genomic intervals with a Python interface for tabix.