Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 990 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 990 Bytes

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