SOAPy-st


NameSOAPy-st JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://github.com/LiHongCSBLab/SOAPy
SummarySpatial Omics Analysis in Python
upload_time2024-01-02 13:39:15
maintainer
docs_urlNone
authorCancer system biology lab
requires_python>=3.9
license
keywords bio-informatics spatial data analysis spatial omics spatial transcriptomics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # SOAPy: A package for **S**patial-**O**mics **A**nalysis in **Py**thon

## Brief Introduction
**SOAPy** is an integrated toolkit that focuses on addressing spatial heterogeneity. SOAPy contains four data
preprocessing modules (“Data Import”, “spatial network”, and “Spatial Domain”), three modules for analyzing spatial
expression patterns of genes (“Spatial Variation”, “Spatial Tendency”, and “Spatiotemporal Pattern”), two modules
for analyzing the spatial architecture of cells (“Spatial Proximity”, “Spatial Composition”), and two module for
analyzing Spatial Communication.

## Github

https://github.com/LiHongCSBLab/SOAPy/

## Installation
pip:
```
    pip install SOAPy-st
```
github:
```
    cd SOAPy-st
    python setup.py build
    python setup.py install
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/LiHongCSBLab/SOAPy",
    "name": "SOAPy-st",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "bio-informatics,spatial data analysis,spatial omics,spatial transcriptomics",
    "author": "Cancer system biology lab",
    "author_email": "wangheqi2021@sinh.ac.cn",
    "download_url": "https://files.pythonhosted.org/packages/44/90/046401a8b275c9ccefb48083c6b59ae71ea2146fac4f85ddf38e92dcbc48/SOAPy-st-0.1.4.tar.gz",
    "platform": null,
    "description": "# SOAPy: A package for **S**patial-**O**mics **A**nalysis in **Py**thon\r\n\r\n## Brief Introduction\r\n**SOAPy** is an integrated toolkit that focuses on addressing spatial heterogeneity. SOAPy contains four data\r\npreprocessing modules (\u201cData Import\u201d, \u201cspatial network\u201d, and \u201cSpatial Domain\u201d), three modules for analyzing spatial\r\nexpression patterns of genes (\u201cSpatial Variation\u201d, \u201cSpatial Tendency\u201d, and \u201cSpatiotemporal Pattern\u201d), two modules\r\nfor analyzing the spatial architecture of cells (\u201cSpatial Proximity\u201d, \u201cSpatial Composition\u201d), and two module for\r\nanalyzing Spatial Communication.\r\n\r\n## Github\r\n\r\nhttps://github.com/LiHongCSBLab/SOAPy/\r\n\r\n## Installation\r\npip:\r\n```\r\n    pip install SOAPy-st\r\n```\r\ngithub:\r\n```\r\n    cd SOAPy-st\r\n    python setup.py build\r\n    python setup.py install\r\n```\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Spatial Omics Analysis in Python",
    "version": "0.1.4",
    "project_urls": {
        "Homepage": "https://github.com/LiHongCSBLab/SOAPy"
    },
    "split_keywords": [
        "bio-informatics",
        "spatial data analysis",
        "spatial omics",
        "spatial transcriptomics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a73a827460d431b0d1718673606675e4bf23b17eaae4b26be66803c459a93228",
                "md5": "fdc5933920bf8b72188b0df1ac35ace4",
                "sha256": "a8457b6fc15d6c9e4ce4ba0919cc5216dfab806bd0625ffaeafb40ff8064b34a"
            },
            "downloads": -1,
            "filename": "SOAPy_st-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fdc5933920bf8b72188b0df1ac35ace4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 91104,
            "upload_time": "2024-01-02T13:39:13",
            "upload_time_iso_8601": "2024-01-02T13:39:13.045654Z",
            "url": "https://files.pythonhosted.org/packages/a7/3a/827460d431b0d1718673606675e4bf23b17eaae4b26be66803c459a93228/SOAPy_st-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4490046401a8b275c9ccefb48083c6b59ae71ea2146fac4f85ddf38e92dcbc48",
                "md5": "6cc871fb9b6feef326ffb14da39284bb",
                "sha256": "60d19e1c43b8cfdbc731078277b9a19cb44f274d71ba2ffbab050654e6c3ff37"
            },
            "downloads": -1,
            "filename": "SOAPy-st-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "6cc871fb9b6feef326ffb14da39284bb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 77633,
            "upload_time": "2024-01-02T13:39:15",
            "upload_time_iso_8601": "2024-01-02T13:39:15.706443Z",
            "url": "https://files.pythonhosted.org/packages/44/90/046401a8b275c9ccefb48083c6b59ae71ea2146fac4f85ddf38e92dcbc48/SOAPy-st-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-02 13:39:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LiHongCSBLab",
    "github_project": "SOAPy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "soapy-st"
}
        
Elapsed time: 0.15737s