Atlantis

_images/wholecellecoli.png

Atlantis is a platform for designing, running, and analyzing biological simulations — from whole-cell E. coli models to composable process-bigraph workflows using COPASI, Tellurium, v2ecoli, and more.

You interact with Atlantis through one of three client applications — each exposes the same end-to-end workflow (build a simulator, run a simulation, download results) in a different format:

CLI

uv run atlantis

Command-line interface (fastest for scripting)

TUI

uv run atlantis tui

Interactive terminal UI with sidebar navigation

Web GUI

uv run atlantis gui

Marimo notebook UI (opens in browser)