atlasapprox


Nameatlasapprox JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://apidocs.atlasapprox.org
SummaryCell atlas approximations, Python API
upload_time2023-11-20 11:04:44
maintainer
docs_urlNone
authorFabio Zanini
requires_python>=3.7
licenseMIT
keywords single cell cell atlas omics biology
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Documentation Status](https://readthedocs.org/projects/atlasapprox/badge/?version=latest)](https://apidocs.atlasapprox.org/en/latest/?badge=latest)

Python interface to cell atlas approximations
=============================================
Cell atlases such as Tabula Muris and Tabula Sapiens are multi-organ single cell omics data sets describing entire organisms. A cell atlas approximation is a lossy and lightweight compression of a cell atlas that can be streamed via the internet.

This project enables biologists, doctors, and data scientist to quickly find answers for questions such as:

- *What is the expression of a specific gene in human lung?*
- *What are the marker genes of a specific cell type in mouse pancreas*?
- *What fraction of cells (of a specific type) express a gene of interest?*

In addition to this interface, these questions can be asked in R or in a language agnostic manner using the REST API. See the documentation for more info.


**Documentation**: https://atlasapprox.readthedocs.io/en/latest/python/index.html

**Development**: https://github.com/fabilab/cell_atlas_approximations_API

            

Raw data

            {
    "_id": null,
    "home_page": "https://apidocs.atlasapprox.org",
    "name": "atlasapprox",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "single cell,cell atlas,omics,biology",
    "author": "Fabio Zanini",
    "author_email": "fabio.zanini@unsw.edu.au",
    "download_url": "https://files.pythonhosted.org/packages/de/0e/bbd6cc18ead0b62a7c3d03b3f668000385b2fd0fba048a4aac6c9fb4dcbf/atlasapprox-0.2.0.tar.gz",
    "platform": "ALL",
    "description": "[![Documentation Status](https://readthedocs.org/projects/atlasapprox/badge/?version=latest)](https://apidocs.atlasapprox.org/en/latest/?badge=latest)\n\nPython interface to cell atlas approximations\n=============================================\nCell atlases such as Tabula Muris and Tabula Sapiens are multi-organ single cell omics data sets describing entire organisms. A cell atlas approximation is a lossy and lightweight compression of a cell atlas that can be streamed via the internet.\n\nThis project enables biologists, doctors, and data scientist to quickly find answers for questions such as:\n\n- *What is the expression of a specific gene in human lung?*\n- *What are the marker genes of a specific cell type in mouse pancreas*?\n- *What fraction of cells (of a specific type) express a gene of interest?*\n\nIn addition to this interface, these questions can be asked in R or in a language agnostic manner using the REST API. See the documentation for more info.\n\n\n**Documentation**: https://atlasapprox.readthedocs.io/en/latest/python/index.html\n\n**Development**: https://github.com/fabilab/cell_atlas_approximations_API\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Cell atlas approximations, Python API",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://apidocs.atlasapprox.org"
    },
    "split_keywords": [
        "single cell",
        "cell atlas",
        "omics",
        "biology"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de0ebbd6cc18ead0b62a7c3d03b3f668000385b2fd0fba048a4aac6c9fb4dcbf",
                "md5": "13ed9d76dec7506ea0a73aabfb18f88b",
                "sha256": "074c6bf15d91df0b4963e199e60e337aa043b901a335939f06d4c55c95881ae4"
            },
            "downloads": -1,
            "filename": "atlasapprox-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "13ed9d76dec7506ea0a73aabfb18f88b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 7348,
            "upload_time": "2023-11-20T11:04:44",
            "upload_time_iso_8601": "2023-11-20T11:04:44.349192Z",
            "url": "https://files.pythonhosted.org/packages/de/0e/bbd6cc18ead0b62a7c3d03b3f668000385b2fd0fba048a4aac6c9fb4dcbf/atlasapprox-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-20 11:04:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "atlasapprox"
}
        
Elapsed time: 0.21901s