# FICTURE
FICTURE: Scalable segmentation-free analysis of sub-micron resolution spatial transcriptomics
Install
```
pip install ficture
```
Documentation [https://seqscope.github.io/ficture/](https://seqscope.github.io/ficture/)
[Preprint](https://biorxiv.org/cgi/content/short/2023.11.04.565621v2) (Real data results in the preprint are [available on Zenodo](https://zenodo.org/records/10070621))
For a brief introduction, see [slides used for AGBT talk](http://tinyurl.com/47pbktzp)
Raw data
{
"_id": null,
"home_page": null,
"name": "ficture",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Yichen Si <ycsi@umich.edu>",
"download_url": "https://files.pythonhosted.org/packages/23/83/7476e394da8f21ab98ffc84b3e2776d5cb893bcb7614a811b03f749334e6/ficture-0.0.4.0.tar.gz",
"platform": null,
"description": "# FICTURE\n\nFICTURE: Scalable segmentation-free analysis of sub-micron resolution spatial transcriptomics\n\nInstall \n```\npip install ficture\n```\n\nDocumentation [https://seqscope.github.io/ficture/](https://seqscope.github.io/ficture/)\n\n[Preprint](https://biorxiv.org/cgi/content/short/2023.11.04.565621v2) (Real data results in the preprint are [available on Zenodo](https://zenodo.org/records/10070621))\n\nFor a brief introduction, see [slides used for AGBT talk](http://tinyurl.com/47pbktzp)\n",
"bugtrack_url": null,
"license": "CC BY-NC 4.0",
"summary": "Segmentation free factor analysis for sub-micron resolution spatial transcriptomics",
"version": "0.0.4.0",
"project_urls": {
"Bug Tracker": "https://github.com/seqscope/ficture/issues",
"Homepage": "https://seqscope.github.io/ficture/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d86af8cc100c7bd189b727dc20beb9c6e5f007dc06cbc201b8b69e7ac9df7ed4",
"md5": "eafe69fc43c68ae997709f8e532f3d53",
"sha256": "32908ae8d38aa2e775d13ba983381465ec916f884304ec485e13ca34b6e0d639"
},
"downloads": -1,
"filename": "ficture-0.0.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "eafe69fc43c68ae997709f8e532f3d53",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 112307,
"upload_time": "2024-12-03T10:29:42",
"upload_time_iso_8601": "2024-12-03T10:29:42.601791Z",
"url": "https://files.pythonhosted.org/packages/d8/6a/f8cc100c7bd189b727dc20beb9c6e5f007dc06cbc201b8b69e7ac9df7ed4/ficture-0.0.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "23837476e394da8f21ab98ffc84b3e2776d5cb893bcb7614a811b03f749334e6",
"md5": "b94f00fed5eaec6bef1182089b4576af",
"sha256": "14f6f3de9fba62a4944f9d4f641e86d4d0ee42bb1d0473ac45cdfef8d1233a69"
},
"downloads": -1,
"filename": "ficture-0.0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "b94f00fed5eaec6bef1182089b4576af",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 3184478,
"upload_time": "2024-12-03T10:29:44",
"upload_time_iso_8601": "2024-12-03T10:29:44.016260Z",
"url": "https://files.pythonhosted.org/packages/23/83/7476e394da8f21ab98ffc84b3e2776d5cb893bcb7614a811b03f749334e6/ficture-0.0.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-03 10:29:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "seqscope",
"github_project": "ficture",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "Pillow",
"specs": []
},
{
"name": "opencv-python",
"specs": []
},
{
"name": "dataclasses",
"specs": []
},
{
"name": "datetime",
"specs": []
},
{
"name": "ete3",
"specs": []
},
{
"name": "geojson",
"specs": []
},
{
"name": "geopandas",
"specs": []
},
{
"name": "importlib",
"specs": []
},
{
"name": "jinja2",
"specs": []
},
{
"name": "joblib",
"specs": []
},
{
"name": "kneed",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "pandas",
"specs": []
},
{
"name": "pypng",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "shapely",
"specs": []
},
{
"name": "scikit-learn",
"specs": []
},
{
"name": "mpmath",
"specs": []
}
],
"lcname": "ficture"
}