Graphical interface

In this tutorial, we introduce a “code-free” way to run TOMAS. It supports all analyses in forementioned two tutorials via friendly graphical interface. All results can be easily downloaded for additional analysis.

TOMAS’s GUI is developed based on PANTHEON, a graphical platform tailored towards scRNA-seq data analyais. To use TOMAS’s GUI, first download and install PANTHEON. Then start it by:

(.venv) $ bokeh serve --show main.py

Then an interactive interface would be built with your default web browser, as showed below.

_images/gui_main.png

For the TOMAS view, you need to first assign droplet populations, followed by running analytical steps through clicking corresponding buttons.

_images/gui_tomas.png

The results would be generated automatively.

_images/gui_steps.png