Skip to content

spacetx/starfish

Folders and files

NameName
Last commit message
Last commit date
Dec 5, 2024
Sep 9, 2024
Nov 12, 2024
Nov 12, 2024
Mar 27, 2025
Apr 16, 2021
Mar 21, 2025
Mar 21, 2025
Jan 15, 2020
Nov 13, 2019
Apr 23, 2019
Apr 23, 2019
Oct 16, 2021
May 23, 2019
Feb 23, 2025
Sep 18, 2019
Dec 18, 2018
Apr 23, 2019
Jan 3, 2025
Nov 12, 2024
Mar 21, 2025
Apr 23, 2019
Jan 3, 2025
Oct 16, 2021
Sep 6, 2024
Jan 3, 2025
Nov 12, 2024

Repository files navigation

starfish: scalable pipelines for image-based transcriptomics

starfish logo


Image.sc forum PyPI PyPI - Downloads Documentation Status starfish production CI Code Coverage

starfish is a Python library for processing images of image-based spatial transcriptomics. It lets you build scalable pipelines that localize and quantify RNA transcripts in image data generated by any FISH method, from simple RNA single-molecule FISH to combinatorial barcoded assays.

Documentation

See spacetx-starfish.readthedocs.io for the quickstart, user guide, examples, and API.

Installation

starfish supports python 3.9-3.12 and can easily be installed from PyPI:

$ pip install starfish[napari]

Some operating systems might need different dependencies for napari. For more detailed installation instructions, see here.

Python Version Notice

starfish will be dropping support for python 3.9 in future release when upstream dependencies will require a minimum python=3.10 version.

Contributing

We welcome contributions from our users! See our contributing.rst and developer guide for more information.

Help, support, and questions