Get started

This guide will help you install Celldetective and launch your first session.

Step 1: Installation

Celldetective is a Python package typically installed via pip in a conda environment.

$ pip install celldetective[all]

For detailed instructions, troubleshooting, and GPU setup, see the Installation Reference.

Step 2: Launching the GUI

Once installed, open a terminal and run:

$ python -m celldetective
static_launch_gui

Launching the software from a terminal.

Step 3: Next Steps

Upon launch, you can create a new experiment or load an existing one.