# SpaHDmap: deep fusion of spatial transcriptomics and histology images for interpretable high-definition embedding mapping
## Overview

SpaHDmap is based on a multi-modal neural network that takes advantage of the high-dimensionality of transcriptomics
data and the high-definition of image data to achieve interpretable high-definition dimension reduction.
The high-dimensional expression data enable refined functional annotations and the high-definition image data help to
enhance the spatial resolution.
Based on the high-definition embedding and the reconstruction of gene expressions, SpaHDmap can then perform
high-definition downstream analyses, such as spatial domain detection, gene expression recovery, and identification of
embedding-associated genes as well as high-definition cluster-associated genes.
For more details, please refer to our [manuscript](https://www.biorxiv.org/content/10.1101/2024.09.12.612666).
## Installation
Please install `SpaHDmap` from pypi with:
```bash
pip install SpaHDmap
```
Or clone this repository and use
```bash
pip install -e .
```
in the root of this repository.
## Documentation
Please refer to the [documentation](https://spahdmap.readthedocs.io/en/latest/) for more details.
Raw data
{
"_id": null,
"home_page": null,
"name": "SpaHDmap",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "Kun Qian <kunqian@stu.pku.edu.cn>",
"keywords": "spatial transcriptomics, bioinformatics, dimension reduction, deep learning",
"author": null,
"author_email": "Kun Qian <kunqian@stu.pku.edu.cn>, Junjie Tang <junjie.tang@pku.edu.cn>",
"download_url": "https://files.pythonhosted.org/packages/66/2c/c21c3b9c39ae81f9c0878c3a53fa040d173ace27b628681a7b6d10abca75/SpaHDmap-0.0.6.tar.gz",
"platform": null,
"description": "# SpaHDmap: deep fusion of spatial transcriptomics and histology images for interpretable high-definition embedding mapping\r\n\r\n## Overview\r\n\r\n\r\n\r\nSpaHDmap is based on a multi-modal neural network that takes advantage of the high-dimensionality of transcriptomics\r\ndata and the high-definition of image data to achieve interpretable high-definition dimension reduction. \r\nThe high-dimensional expression data enable refined functional annotations and the high-definition image data help to\r\nenhance the spatial resolution.\r\n\r\nBased on the high-definition embedding and the reconstruction of gene expressions, SpaHDmap can then perform\r\nhigh-definition downstream analyses, such as spatial domain detection, gene expression recovery, and identification of\r\nembedding-associated genes as well as high-definition cluster-associated genes.\r\n\r\nFor more details, please refer to our [manuscript](https://www.biorxiv.org/content/10.1101/2024.09.12.612666).\r\n\r\n## Installation\r\nPlease install `SpaHDmap` from pypi with:\r\n\r\n```bash\r\npip install SpaHDmap\r\n```\r\n\r\nOr clone this repository and use\r\n\r\n```bash\r\npip install -e .\r\n```\r\n\r\nin the root of this repository.\r\n\r\n## Documentation\r\n\r\nPlease refer to the [documentation](https://spahdmap.readthedocs.io/en/latest/) for more details.\r\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Interpretable high-definition dimension reduction of spatial transcriptomics data by SpaHDmap",
"version": "0.0.6",
"project_urls": {
"Homepage": "https://github.com/sldyns/SpaHDmap"
},
"split_keywords": [
"spatial transcriptomics",
" bioinformatics",
" dimension reduction",
" deep learning"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "662cc21c3b9c39ae81f9c0878c3a53fa040d173ace27b628681a7b6d10abca75",
"md5": "29da54048988c6971d2f10028c76f74c",
"sha256": "9528e2f7292f03d8f40fa271b2518f708c5afdcd7abaa9ebc1491775ee004e0d"
},
"downloads": -1,
"filename": "SpaHDmap-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "29da54048988c6971d2f10028c76f74c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 36429,
"upload_time": "2025-02-14T16:04:07",
"upload_time_iso_8601": "2025-02-14T16:04:07.494187Z",
"url": "https://files.pythonhosted.org/packages/66/2c/c21c3b9c39ae81f9c0878c3a53fa040d173ace27b628681a7b6d10abca75/SpaHDmap-0.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-14 16:04:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sldyns",
"github_project": "SpaHDmap",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "spahdmap"
}