CeLEryPy


NameCeLEryPy JSON
Version 1.2.1 PyPI version JSON
download
home_pageNone
SummaryLeverage spatial transcriptomics data to recover cell locations in single-cell RNA RNA-seq
upload_time2024-04-10 20:29:13
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseCopyright (c) 2022 The Python Packaging Authority Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords celery spatial transcriptomics scrna-seq
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CeLEry
## Leveraging  spatial  transcriptomics  data  to  recover cell  locationsin  single-cell RNA-seq with CeLEry

### Qihuang Zhang, Jian Hu, Kejie Li, Baohong Zhang, David Dai, Edward B. Lee, Rui Xiao, Mingyao Li*

Single-cell RNA sequencing provides resourceful information to study the cells systematically. However, their locational information is usually unavailable. We present CeLEry, a supervised deep learning algorithm to recover the origin of tissues in assist of spatial transcriptomic data, integrating a data augmentation procedure via variational autoencoder to improve the robustness of methods in the overfitting and the data contamination. CeLEry provides a generic framework and can be implemented in multiple tasks depending on the research objectives, including the spatial coordinates discovery as well as the layer discovery. It can make use of the information of multiple tissues of spatial transcriptomics data. Thorough assessments exhibit that CeLEry achieves a leading performance compared to the state-of-art methods. We illustrated the usage of CeLEry in the discovery of neuron cell layers to study the development of Alzheimer's disease. The identified cell location information is valuable in many downstream analyses and can be indicative of the spatial organization of the tissues.

## System Requirements
Python support packages: torch>1.8, pandas>1.4, numpy>1.20, scipy, tqdm, scanpy>1.5, anndata, sklearn

## To install package
In the command, input
```
pip install CeLEryPy
```


To load the package, input
```
import CeLEry
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "CeLEryPy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "CeLEry, spatial transcriptomics, scRNA-seq",
    "author": null,
    "author_email": "Qihuang Zhang <qihuang.zh@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/cd/9f/d4b15855f4dfbd17b21deb242f630294b798b2c86fc9462a1d3fd50a6e40/CeLEryPy-1.2.1.tar.gz",
    "platform": null,
    "description": "# CeLEry\r\n## Leveraging  spatial  transcriptomics  data  to  recover cell  locationsin  single-cell RNA-seq with CeLEry\r\n\r\n### Qihuang Zhang, Jian Hu, Kejie Li, Baohong Zhang, David Dai, Edward B. Lee, Rui Xiao, Mingyao Li*\r\n\r\nSingle-cell RNA sequencing provides resourceful information to study the cells systematically. However, their locational information is usually unavailable. We present CeLEry, a supervised deep learning algorithm to recover the origin of tissues in assist of spatial transcriptomic data, integrating a data augmentation procedure via variational autoencoder to improve the robustness of methods in the overfitting and the data contamination. CeLEry provides a generic framework and can be implemented in multiple tasks depending on the research objectives, including the spatial coordinates discovery as well as the layer discovery. It can make use of the information of multiple tissues of spatial transcriptomics data. Thorough assessments exhibit that CeLEry achieves a leading performance compared to the state-of-art methods. We illustrated the usage of CeLEry in the discovery of neuron cell layers to study the development of Alzheimer's disease. The identified cell location information is valuable in many downstream analyses and can be indicative of the spatial organization of the tissues.\r\n\r\n## System Requirements\r\nPython support packages: torch>1.8, pandas>1.4, numpy>1.20, scipy, tqdm, scanpy>1.5, anndata, sklearn\r\n\r\n## To install package\r\nIn the command, input\r\n```\r\npip install CeLEryPy\r\n```\r\n\r\n\r\nTo load the package, input\r\n```\r\nimport CeLEry\r\n```\r\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2022 The Python Packaging Authority  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Leverage spatial transcriptomics data to recover cell locations in single-cell RNA RNA-seq",
    "version": "1.2.1",
    "project_urls": {
        "Homepage": "https://github.com/QihuangZhang/CeLEry"
    },
    "split_keywords": [
        "celery",
        " spatial transcriptomics",
        " scrna-seq"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f27fea82022f5a7ed13443cbb67d7b94ba70cc84ac7a8f639a697ad0e5907c1",
                "md5": "d231f2b94ef3b877efaed7d6f15e079d",
                "sha256": "33ee01a2c14f60c9ad77fa47b36e476701056047ac6dbf5eba61e2866860101b"
            },
            "downloads": -1,
            "filename": "CeLEryPy-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d231f2b94ef3b877efaed7d6f15e079d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 26861,
            "upload_time": "2024-04-10T20:29:11",
            "upload_time_iso_8601": "2024-04-10T20:29:11.109759Z",
            "url": "https://files.pythonhosted.org/packages/4f/27/fea82022f5a7ed13443cbb67d7b94ba70cc84ac7a8f639a697ad0e5907c1/CeLEryPy-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd9fd4b15855f4dfbd17b21deb242f630294b798b2c86fc9462a1d3fd50a6e40",
                "md5": "03a02781c59da3c6403abef5edf258a1",
                "sha256": "c68b5a177e19db283352dad3e400e3742f1651f6f9440fab2a0acdd754d41c86"
            },
            "downloads": -1,
            "filename": "CeLEryPy-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "03a02781c59da3c6403abef5edf258a1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 22397,
            "upload_time": "2024-04-10T20:29:13",
            "upload_time_iso_8601": "2024-04-10T20:29:13.497588Z",
            "url": "https://files.pythonhosted.org/packages/cd/9f/d4b15855f4dfbd17b21deb242f630294b798b2c86fc9462a1d3fd50a6e40/CeLEryPy-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-10 20:29:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "QihuangZhang",
    "github_project": "CeLEry",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "celerypy"
}
        
Elapsed time: 0.22614s