Getting started

Note

If you haven’t installed SpotMAX yet, follow these instructions before proceeding How to install SpotMAX.

The simplest way to get started is to play around with the graphical user interface (GUI). To run the GUI follow these instructions: Run SpotMAX from the GUI. You can download example data from here Example data SpotMAX GUI. Alternatively, if you already cloned the entire repo, you will find example data in the folder SpotMAX/examples/test_data_gui.

In the GUI you can visualize the results of any previous analysis run or setup and run a new analysis.

The easiest way to setup the parameters is to interactively test their effect by clicking on the compute button beside each “testable” parameter.

Tip

Before running SpotMAX you probably want to segment the objects where you want to detect spots (e.g., the single cells). To do this you can use our other software called Cell-ACDC

Take some time to read the description of each parameter in this section Description of the parameters. Once you are familiar with the parameters you can dive straight into our Tutorials.

When you are happy with the paramters you can either run the analysis locally or save the paramters to a configuration file and run the analysis in the command line in headless mode (without the GUI).

Note

The analysis always runs in the terminal, so keep an eye on that. In the terminal, you will also be guided into setting up things like adding or ignoring missing parameters and confirming when you are overwriting some existing file (like from a previous run).