| Name | STCC JSON |
| Version |
1.0.3
JSON |
| download |
| home_page | https://github.com/hucongcong97/STCC |
| Summary | consensus clustering enhances spatial domain detection for spatial transcriptomics data. |
| upload_time | 2024-08-27 03:08:35 |
| maintainer | None |
| docs_url | None |
| author | congconghu |
| requires_python | None |
| license | MIT |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# STCC
STCC is a novel **consensus clustering framework** designed for **spatial transcriptomics data**, which enhances spatial domain detection by integrating outcomes from various state-of-the-art tools using consensus strategies such as **Average-based**, **Onehot-based**,**Hypergraph-based**, and **wNMF-based** methods.
The algorithms implemented by STCC are:
* **Average-based**
* **Onehot-based**
* **wNMF-based**
# Installation
Install STCC via PyPI by running
```
pip install STCC==1.0.3
```
# Tutorial
Access our documentation via [github](https://github.com/hucongcong97/STCC) for installation, tutorials, examples, and more.
Raw data
{
"_id": null,
"home_page": "https://github.com/hucongcong97/STCC",
"name": "STCC",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "congconghu",
"author_email": "2578073006@qq.com",
"download_url": "https://files.pythonhosted.org/packages/1d/7f/cec22dd26cfee6ef65df137891ab39194f5e0e031b07042e3744b0f58afd/STCC-1.0.3.tar.gz",
"platform": null,
"description": "# STCC\r\nSTCC is a novel **consensus clustering framework** designed for **spatial transcriptomics data**, which enhances spatial domain detection by integrating outcomes from various state-of-the-art tools using consensus strategies such as **Average-based**, **Onehot-based**,**Hypergraph-based**, and **wNMF-based** methods. \r\n\r\nThe algorithms implemented by STCC are:\r\n\r\n* **Average-based**\r\n* **Onehot-based**\r\n* **wNMF-based**\r\n\r\n# Installation\r\n\r\nInstall STCC via PyPI by running\r\n\r\n```\r\npip install STCC==1.0.3\r\n```\r\n\r\n# Tutorial\r\n\r\nAccess our documentation via [github](https://github.com/hucongcong97/STCC) for installation, tutorials, examples, and more.\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "consensus clustering enhances spatial domain detection for spatial transcriptomics data.",
"version": "1.0.3",
"project_urls": {
"Homepage": "https://github.com/hucongcong97/STCC"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "557517e028877095254b39db086d58769ac6c47fd301de04e9d341f379955d4b",
"md5": "f26feb7059195d3c6f03f6290c687a3b",
"sha256": "8b85dfed4fa3dbb5828f1e61b469b63bcc30ff1043ed6f45cd08c592c7989185"
},
"downloads": -1,
"filename": "STCC-1.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f26feb7059195d3c6f03f6290c687a3b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 5656,
"upload_time": "2024-08-27T03:08:33",
"upload_time_iso_8601": "2024-08-27T03:08:33.741339Z",
"url": "https://files.pythonhosted.org/packages/55/75/17e028877095254b39db086d58769ac6c47fd301de04e9d341f379955d4b/STCC-1.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1d7fcec22dd26cfee6ef65df137891ab39194f5e0e031b07042e3744b0f58afd",
"md5": "f0e85ad3f2264d15a35a6a4629649b4a",
"sha256": "3fafe65770659f427ace1011478d1b3b296bfb099ce3353b6e1c8af3d234e912"
},
"downloads": -1,
"filename": "STCC-1.0.3.tar.gz",
"has_sig": false,
"md5_digest": "f0e85ad3f2264d15a35a6a4629649b4a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5473,
"upload_time": "2024-08-27T03:08:35",
"upload_time_iso_8601": "2024-08-27T03:08:35.116600Z",
"url": "https://files.pythonhosted.org/packages/1d/7f/cec22dd26cfee6ef65df137891ab39194f5e0e031b07042e3744b0f58afd/STCC-1.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-27 03:08:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hucongcong97",
"github_project": "STCC",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "stcc"
}