We are no longer actively maintaining this repository. All active work by the Allen Institute for Cell Science is located under the AllenCell organization.
Translate brightfield images to and from FISH assay
- Free software: Allen Institute Software License
- Documentation: https://brightfield2fish.readthedocs.io.
$ conda create --name brightfield2fish python=3.7 $ conda activate brightfield2fish $ cd brightfield2fish/ $ pip install -e .[test] $ pip install -e .[dev] $ pre-commit install