pyranges1


Namepyranges1 JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryGenomicRanges for Python.
upload_time2024-06-07 14:52:56
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12.0
licenseMIT
keywords bioinformatics genomicranges genomics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyranges

## Introduction

PyRanges is a Python library 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.
It enables intuitive and highly efficient pipelines for genomic analysis.

*"Finally ... This was what Python badly needed for years."* - Heng Li

## Version 1.x
This is version 1.x of pyranges. It is a complete rewrite of the original pyranges library, 
that will replace the "default" (version 0) sometime in 2024.

## Install

Pyranges 1.x requires python ≥3.12. Minimal installation: 

```bash
pip install pyranges1
```

Installation including all optional dependencies:

```bash
pip install pyranges1[all]
```

Details at https://pyranges1.readthedocs.io/en/latest/installation.html

## Documentation

The pyranges documentation, including installation instructions, API, tutorial, and how-to-pages, is 
available at https://pyranges1.readthedocs.io/

## Features

  - fast
  - memory-efficient
  - featureful
  - pythonic/pandastic

## Paper/Cite

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

## Supporting pyranges

  - most importantly, cite pyranges if you use it. It is the main metric funding sources care about.
  - use pyranges in Stack Overflow/biostars questions and answers
  - star the repo (possibly important for github visibility and as a proxy for project popularity)

## 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

## Contributing to pyranges

Pyranges accepts code contributions in form of pull request. 
For details, visit https://pyranges1.readthedocs.io/developer_guide.html


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyranges1",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12.0",
    "maintainer_email": null,
    "keywords": "bioinformatics, genomicranges, genomics",
    "author": null,
    "author_email": "Endre Bakken Stovner <endbak@pm.me>, Marco Mariotti <marco.mariotti@ub.edu>",
    "download_url": "https://files.pythonhosted.org/packages/cf/14/e0c4818a2eb6417ac4975acdb5296b53bcec4114b07d392fdd856779b1c2/pyranges1-1.0.2.tar.gz",
    "platform": null,
    "description": "# pyranges\n\n## Introduction\n\nPyRanges is a Python library for efficient and intuitive manipulation of genomics data,\nparticularly genomic intervals (like genes, genomic features, or reads).\nThe library is optimized for fast querying and manipulation of genomic annotations.\nIt enables intuitive and highly efficient pipelines for genomic analysis.\n\n*\"Finally ... This was what Python badly needed for years.\"* - Heng Li\n\n## Version 1.x\nThis is version 1.x of pyranges. It is a complete rewrite of the original pyranges library, \nthat will replace the \"default\" (version 0) sometime in 2024.\n\n## Install\n\nPyranges 1.x requires python \u22653.12. Minimal installation: \n\n```bash\npip install pyranges1\n```\n\nInstallation including all optional dependencies:\n\n```bash\npip install pyranges1[all]\n```\n\nDetails at https://pyranges1.readthedocs.io/en/latest/installation.html\n\n## Documentation\n\nThe pyranges documentation, including installation instructions, API, tutorial, and how-to-pages, is \navailable at https://pyranges1.readthedocs.io/\n\n## Features\n\n  - fast\n  - memory-efficient\n  - featureful\n  - pythonic/pandastic\n\n## Paper/Cite\n\nStovner EB, S\u00e6trom P (2020) PyRanges: efficient comparison of genomic intervals in Python. \n*Bioinformatics 36(3):918-919*  http://dx.doi.org/10.1093/bioinformatics/btz615\n\n## Supporting pyranges\n\n  - most importantly, cite pyranges if you use it. It is the main metric funding sources care about.\n  - use pyranges in Stack Overflow/biostars questions and answers\n  - star the repo (possibly important for github visibility and as a proxy for project popularity)\n\n## Asking for help\n\nIf you encounter bugs, or the documentation is not enough a cannot accomplish a specific task of interest, \nor if you'd like new features implemented, open an Issue at github: https://github.com/pyranges/pyranges/issues\n\n## Contributing to pyranges\n\nPyranges accepts code contributions in form of pull request. \nFor details, visit https://pyranges1.readthedocs.io/developer_guide.html\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "GenomicRanges for Python.",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "http://github.com/pyranges/pyranges_1.x"
    },
    "split_keywords": [
        "bioinformatics",
        " genomicranges",
        " genomics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fcdf366f76d31b4aefdc9927a62c29b8668e0be8e96a9e240f7a442a1905cb54",
                "md5": "eaeeebd70d47d617385b5de9290824e4",
                "sha256": "7ec3be53623a70a28f769be62ce7e5b326496030541d27b77a87485a2381a447"
            },
            "downloads": -1,
            "filename": "pyranges1-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eaeeebd70d47d617385b5de9290824e4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12.0",
            "size": 905210,
            "upload_time": "2024-06-07T14:52:54",
            "upload_time_iso_8601": "2024-06-07T14:52:54.472766Z",
            "url": "https://files.pythonhosted.org/packages/fc/df/366f76d31b4aefdc9927a62c29b8668e0be8e96a9e240f7a442a1905cb54/pyranges1-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf14e0c4818a2eb6417ac4975acdb5296b53bcec4114b07d392fdd856779b1c2",
                "md5": "1eb6f777cfa5728cdab67d3fd3a7c7ea",
                "sha256": "846c870a1673b6fdeaae7a9d3b1ba63476c816030599adc5c3f4d33cb1f4607e"
            },
            "downloads": -1,
            "filename": "pyranges1-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1eb6f777cfa5728cdab67d3fd3a7c7ea",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12.0",
            "size": 875873,
            "upload_time": "2024-06-07T14:52:56",
            "upload_time_iso_8601": "2024-06-07T14:52:56.161470Z",
            "url": "https://files.pythonhosted.org/packages/cf/14/e0c4818a2eb6417ac4975acdb5296b53bcec4114b07d392fdd856779b1c2/pyranges1-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-07 14:52:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pyranges",
    "github_project": "pyranges_1.x",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyranges1"
}
        
Elapsed time: 2.68423s