StereoSiTE - Spatial Transcriptome Analysis in Python
======================================================
**StereoSiTE** is a package for the analysis and visualization of spatial transcriptome data.
It builds on top of `anndata`_, `scanpy`_ and `squidpy`_, from which it inherits modularity and scalability.
It provides analysis tools to dissect cellular neighborhood based on cell composition and quantitatively define cell-cell communication in spatial.
StereoSiTE's key applications
------------------------------
- Cellular Neighborhood (CN) clustering based on cell composition of each bin
- Spatial Cell Interaction Intensity (SCII) analysis
Citation
---------
If you use `StereoSiTE`_ in your work, please cite the publication as follows:
**StereoSiTE: A framework to spatially and quantitatively profile the cellular neighborhood organized iTME**
Xing Liu, Chi Qu, Chuandong Liu, Na Zhu, Huaqiang Huang, Fei Teng, Caili Huang, Bingying Luo, Xuanzhu Liu, Yisong Xu, Min Xie, Feng Xi, Mei Li, Liang Wu, Yuxiang Li, Ao Chen, Xun Xu, Sha Liao, Jiajun Zhang
bioRxiv 2022.12.31.522366; doi: https://doi.org/10.1101/2022.12.31.522366
Installation
-------------
Install StereoSiTE via PyPi by running:
::
pip install StereoSiTE
or via raw code by running:
::
git clone https://github.com/STOmics/StereoSiTE.git
cd StereoSiTE
python setup.py install
.. _scanpy: https://scanpy.readthedocs.io/en/stable/
.. _anndata: https://anndata.readthedocs.io/en/stable/
.. _squidpy: https://squidpy.readthedocs.io/en/stable/
.. _StereoSiTE: https://github.com/STOmics/StereoSiTE
Raw data
{
"_id": null,
"home_page": "https://github.com/STOmics/StereoSiTE",
"name": "StereoSiTE",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "spatial cell interaction intensity",
"author": "LiuXing",
"author_email": "liuxing2@genomics.cn",
"download_url": "https://files.pythonhosted.org/packages/b9/5b/7098f7e7a565c1667bc67af9cf06e6d4c866ba6a07079a7c7db4ddf50002/StereoSiTE-1.0.1.tar.gz",
"platform": "any",
"description": "StereoSiTE - Spatial Transcriptome Analysis in Python\n======================================================\n\n**StereoSiTE** is a package for the analysis and visualization of spatial transcriptome data.\nIt builds on top of `anndata`_, `scanpy`_ and `squidpy`_, from which it inherits modularity and scalability.\nIt provides analysis tools to dissect cellular neighborhood based on cell composition and quantitatively define cell-cell communication in spatial.\n\nStereoSiTE's key applications\n------------------------------\n\n- Cellular Neighborhood (CN) clustering based on cell composition of each bin\n- Spatial Cell Interaction Intensity (SCII) analysis\n\nCitation\n---------\n\nIf you use `StereoSiTE`_ in your work, please cite the publication as follows:\n\n **StereoSiTE: A framework to spatially and quantitatively profile the cellular neighborhood organized iTME**\n\n Xing Liu, Chi Qu, Chuandong Liu, Na Zhu, Huaqiang Huang, Fei Teng, Caili Huang, Bingying Luo, Xuanzhu Liu, Yisong Xu, Min Xie, Feng Xi, Mei Li, Liang Wu, Yuxiang Li, Ao Chen, Xun Xu, Sha Liao, Jiajun Zhang\n\n bioRxiv 2022.12.31.522366; doi: https://doi.org/10.1101/2022.12.31.522366\n\nInstallation\n-------------\n\nInstall StereoSiTE via PyPi by running:\n::\n\n pip install StereoSiTE\n\nor via raw code by running:\n::\n\n git clone https://github.com/STOmics/StereoSiTE.git\n\n cd StereoSiTE\n\n python setup.py install\n\n.. _scanpy: https://scanpy.readthedocs.io/en/stable/\n.. _anndata: https://anndata.readthedocs.io/en/stable/\n.. _squidpy: https://squidpy.readthedocs.io/en/stable/\n.. _StereoSiTE: https://github.com/STOmics/StereoSiTE \n\n\n\n\n\n\n\n\n\n\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Analysis spatial transcriptomics data",
"version": "1.0.1",
"project_urls": {
"Homepage": "https://github.com/STOmics/StereoSiTE"
},
"split_keywords": [
"spatial",
"cell",
"interaction",
"intensity"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b95b7098f7e7a565c1667bc67af9cf06e6d4c866ba6a07079a7c7db4ddf50002",
"md5": "a1721b766d3809a3f42899c0238fb7f9",
"sha256": "46c1b44d17a4f7ef8852e2144680fad18eac5654fe0660ed42f0207b3459e88e"
},
"downloads": -1,
"filename": "StereoSiTE-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "a1721b766d3809a3f42899c0238fb7f9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4092651,
"upload_time": "2023-07-18T06:14:26",
"upload_time_iso_8601": "2023-07-18T06:14:26.856536Z",
"url": "https://files.pythonhosted.org/packages/b9/5b/7098f7e7a565c1667bc67af9cf06e6d4c866ba6a07079a7c7db4ddf50002/StereoSiTE-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-18 06:14:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "STOmics",
"github_project": "StereoSiTE",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "stereosite"
}