pyroe


Namepyroe JSON
Version 0.9.3 PyPI version JSON
download
home_pagehttps://github.com/COMBINE-lab/pyroe
Summaryutilities of alevin-fry
upload_time2023-06-23 22:06:26
maintainer
docs_urlNone
authorDongze He, Rob Patro
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyroe

## About `pyroe`

[`Alevin-fry`](https://github.com/COMBINE-lab/alevin-fry) is a fast, accurate, and memory frugal quantification tool for preprocessing single-cell RNA-sequencing data. Detailed information can be found in the alevin-fry [pre-print](https://www.biorxiv.org/content/10.1101/2021.06.29.450377v2), and [paper](https://www.nature.com/articles/s41592-022-01408-3).

The `pyroe` package provides useful functions for analyzing single-cell or single-nucleus RNA-sequencing data using `alevin-fry`.  The documentation for `pyroe` has its own dedicated website.  Please visit the [ReadTheDocs pyroe website here](https://pyroe.readthedocs.io).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/COMBINE-lab/pyroe",
    "name": "pyroe",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Dongze He, Rob Patro",
    "author_email": "dhe17@umd.edu, rob@cs.umd.edu",
    "download_url": "https://files.pythonhosted.org/packages/41/a6/d2bf2df29644b9669dd0119039f7e5bd9767f7632e4a45b065aa64c37d8c/pyroe-0.9.3.tar.gz",
    "platform": null,
    "description": "# pyroe\n\n## About `pyroe`\n\n[`Alevin-fry`](https://github.com/COMBINE-lab/alevin-fry) is a fast, accurate, and memory frugal quantification tool for preprocessing single-cell RNA-sequencing data. Detailed information can be found in the alevin-fry [pre-print](https://www.biorxiv.org/content/10.1101/2021.06.29.450377v2), and [paper](https://www.nature.com/articles/s41592-022-01408-3).\n\nThe `pyroe` package provides useful functions for analyzing single-cell or single-nucleus RNA-sequencing data using `alevin-fry`.  The documentation for `pyroe` has its own dedicated website.  Please visit the [ReadTheDocs pyroe website here](https://pyroe.readthedocs.io).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "utilities of alevin-fry",
    "version": "0.9.3",
    "project_urls": {
        "Homepage": "https://github.com/COMBINE-lab/pyroe"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "442f5ea781827a33bee6c9523d9372947edb2d5d73a09c72ddb986b238386f6b",
                "md5": "a58a7d83386ae4eb6b94da5c0af7b178",
                "sha256": "1c99f80e56476bc07ed051a0f29bcb204570fb0be944daa8b2738ea10ea9c508"
            },
            "downloads": -1,
            "filename": "pyroe-0.9.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a58a7d83386ae4eb6b94da5c0af7b178",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 41690,
            "upload_time": "2023-06-23T22:06:25",
            "upload_time_iso_8601": "2023-06-23T22:06:25.608842Z",
            "url": "https://files.pythonhosted.org/packages/44/2f/5ea781827a33bee6c9523d9372947edb2d5d73a09c72ddb986b238386f6b/pyroe-0.9.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41a6d2bf2df29644b9669dd0119039f7e5bd9767f7632e4a45b065aa64c37d8c",
                "md5": "ecf33a480308406832861e1926d0ed3e",
                "sha256": "c79f0313cecef8e06e6fada3534ecae3d94e00680f103f84da23de6a67ab8e6e"
            },
            "downloads": -1,
            "filename": "pyroe-0.9.3.tar.gz",
            "has_sig": false,
            "md5_digest": "ecf33a480308406832861e1926d0ed3e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 37921,
            "upload_time": "2023-06-23T22:06:26",
            "upload_time_iso_8601": "2023-06-23T22:06:26.741275Z",
            "url": "https://files.pythonhosted.org/packages/41/a6/d2bf2df29644b9669dd0119039f7e5bd9767f7632e4a45b065aa64c37d8c/pyroe-0.9.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-23 22:06:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "COMBINE-lab",
    "github_project": "pyroe",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyroe"
}
        
Elapsed time: 0.10224s