njmei / starfish

starfish: unified pipelines for image-based transcriptomics

Home Page:https://spacetx-starfish.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

starfish: scalable pipelines for image-based transcriptomics

docs/source/_static/design/logo.png


Image.sc forum PyPI PyPI - Downloads Documentation Status https://travis-ci.com/spacetx/starfish.svg?branch=master

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.7 and above and can easily be installed from PyPI:

$ pip install starfish[napari]

For more detailed installation instructions, see here.

Python Version Notice

starfish will be dropping support for python 3.6 in the next release due to minimum python=3.7 version requirements in upstream dependencies.

Contributing

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

Help, support, and questions

About

starfish: unified pipelines for image-based transcriptomics

https://spacetx-starfish.readthedocs.io/en/latest/

License:MIT License


Languages

Language:Python 89.6%Language:Jupyter Notebook 8.1%Language:Makefile 1.1%Language:TeX 0.9%Language:WDL 0.2%Language:Dockerfile 0.1%