Skip to content

SchapiroLabor/spot2cell

Repository files navigation

spot2cell

PyPI PyPI - Python Version PyPI - License PyPI - Downloads main

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

pip install spot2cell

Docker

Build Docker image from Dockerfile

docker build -t spot2cell .

CLI

spot2cell --help