Skip to content

TheDeanLab/clearex

Repository files navigation

ClearEx

Scalable Analytics for Cleared and Expanded Tissue Imaging.

Tests codecov

ClearEx is an open source Python package for scalable analytics of cleared and expanded tissue imaging data. It relies heavily on next-generation file formats and cloud-based chunk computing to accelerate image analysis workflows, enabling tissue-scale computer vision and machine learning.

Installation

We recommend installing ClearEx in a dedicated Anaconda environment:

conda create -n clearex python=3.12
conda activate clearex
cd to/your/cloned/clearex/directory
pip install -e .

Launching the CLI

Once installed and the environment is active, start the ClearEx command line interface by running:

clearex

Follow the prompts to perform image registration.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published