The PyRanges documentationο
PyRanges is a Python library specifically designed for efficient and intuitive manipulation of genomics data, particularly genomic intervals (like genes, genomic features, or reads). The library is optimized for fast querying and manipulation of genomic annotations.
PyRanges is open source, and hosted at github: https://github.com/pyranges/pyranges
Citationο
Stovner EB, Sætrom P (2020) PyRanges: efficient comparison of genomic intervals in Python. Bioinformatics 36(3):918-919 http://dx.doi.org/10.1093/bioinformatics/btz615
Documentation outlineο
π The tutorial, recommended for all new users
π The how-to pages, further below, where functionalities are grouped by topic
π The API reference, where all methods are explained in detail.
π The developer guide, to follow in order to contribute to PyRanges.
Asking for helpο
If you encounter bugs, or the documentation is not enough a cannot accomplish a specific task of interest, or if youβd like new features implemented, open an Issue at github: https://github.com/pyranges/pyranges/issues