spot2cell


Namespot2cell JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryFrom a X,Y list of detected spots, assigns each spot to a cell based on a segmentation mask
upload_time2024-06-25 11:39:04
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseAGPL-3.0-or-later
keywords cell mask spots fish xenium
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # spot2cell
[![PyPI](https://img.shields.io/pypi/v/spot2cell?style=flat-square)](https://pypi.org/project/spot2cell/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/spot2cell?style=flat-square)](https://pypi.org/project/spot2cell/)
[![PyPI - License](https://img.shields.io/pypi/l/spot2cell?style=flat-square)](https://pypi.org/project/spot2cell/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/spot2cell)](https://pypistats.org/packages/spot2cell)
[![main](https://github.com/saezlab/liana-py/actions/workflows/main.yml/badge.svg)](https://github.com/schapirolabor/spot2cell/actions)

This tool assigns single-molecule detected spots to their respective cells in a tissue. It is designed to work with single-molecule FISH data technologies, but can be used with other types of data as well.

## Installation

```bash
pip install spot2cell
```

## Docker
Build Docker image from Dockerfile
```bash
docker build -t spot2cell .
```
## CLI

```bash
spot2cell --help
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "spot2cell",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "cell, mask, spots, FISH, Xenium",
    "author": null,
    "author_email": "\"Miguel A. Ibarra-Arellano\" <c180l058j@mozmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/50/a0/8b430fb689bdd8b5033a2ccb28278329a773a30906b7ce227d7f576bc95a/spot2cell-0.0.2.tar.gz",
    "platform": null,
    "description": "# spot2cell\n[![PyPI](https://img.shields.io/pypi/v/spot2cell?style=flat-square)](https://pypi.org/project/spot2cell/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/spot2cell?style=flat-square)](https://pypi.org/project/spot2cell/)\n[![PyPI - License](https://img.shields.io/pypi/l/spot2cell?style=flat-square)](https://pypi.org/project/spot2cell/)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/spot2cell)](https://pypistats.org/packages/spot2cell)\n[![main](https://github.com/saezlab/liana-py/actions/workflows/main.yml/badge.svg)](https://github.com/schapirolabor/spot2cell/actions)\n\nThis tool assigns single-molecule detected spots to their respective cells in a tissue. It is designed to work with single-molecule FISH data technologies, but can be used with other types of data as well.\n\n## Installation\n\n```bash\npip install spot2cell\n```\n\n## Docker\nBuild Docker image from Dockerfile\n```bash\ndocker build -t spot2cell .\n```\n## CLI\n\n```bash\nspot2cell --help\n```\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0-or-later",
    "summary": "From a X,Y list of detected spots, assigns each spot to a cell based on a segmentation mask",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/SchapiroLabor/spot2cell",
        "Issues": "https://github.com/SchapiroLabor/spot2cell/issues",
        "Repository": "https://github.com/SchapiroLabor/spot2cell"
    },
    "split_keywords": [
        "cell",
        " mask",
        " spots",
        " fish",
        " xenium"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d5471f3fd621420be8618dbea3dce391f665a560c7b63f5db7422ca60382305",
                "md5": "872ed3a3fe255bea1d74570dbf6945b8",
                "sha256": "63d940d82160801b25b0193cd0c8733e4926f11f2d58676a1a19b046a98aafcd"
            },
            "downloads": -1,
            "filename": "spot2cell-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "872ed3a3fe255bea1d74570dbf6945b8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 16713,
            "upload_time": "2024-06-25T11:39:03",
            "upload_time_iso_8601": "2024-06-25T11:39:03.009331Z",
            "url": "https://files.pythonhosted.org/packages/8d/54/71f3fd621420be8618dbea3dce391f665a560c7b63f5db7422ca60382305/spot2cell-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50a08b430fb689bdd8b5033a2ccb28278329a773a30906b7ce227d7f576bc95a",
                "md5": "b023f94c338c21963b0f4831eb52d90b",
                "sha256": "7a0b89ffa898c8fd462c62a629969c1383b318c9658b6db8bc02b9469c3c0da9"
            },
            "downloads": -1,
            "filename": "spot2cell-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b023f94c338c21963b0f4831eb52d90b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 16685,
            "upload_time": "2024-06-25T11:39:04",
            "upload_time_iso_8601": "2024-06-25T11:39:04.693995Z",
            "url": "https://files.pythonhosted.org/packages/50/a0/8b430fb689bdd8b5033a2ccb28278329a773a30906b7ce227d7f576bc95a/spot2cell-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-25 11:39:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SchapiroLabor",
    "github_project": "spot2cell",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "spot2cell"
}
        
Elapsed time: 2.74085s