EpistaBase Docs
Get started

Create your first Project and Experiment

Learn the EpistaBase hierarchy by creating the smallest useful work container.

tutorialReviewed 2026-06-26

A Project groups related scientific work. An Experiment is the reproducibility boundary: the question, protocol snapshot, runs, samples, data, analyses, and figures belong there.

Create a Project

  1. Open Projects.
  2. Create a project with a name that describes the biological goal, not the file type.
  3. Add a short description if the project will be shared.

Good names:

GoodWhy
Trametinib multimodal responseNames the biological question.
Promoter library screen Q2Names the assay campaign.
CAR-T activation panelNames the research context.

Avoid names like FCS files, May uploads, or analysis final. Those become hard to trust later.

Create an Experiment

  1. Open the Project.
  2. Create an Experiment.
  3. Give it a focused question or assay name.
  4. Add a status and, when available, link a protocol.

An Experiment can then hold:

ObjectWhat it records
RunOne execution, such as a flow acquisition run or qPCR plate.
SampleBiological material from a run.
Data entryAn analyzable file or parsed dataset in the experiment.
NotesVersioned notebook-style observations.
AnalysisA notebook or compute session attached to the work.
FigureA result that can be traced back to its source data.

Why this matters

When a reviewer asks where a number came from, the answer should not live in a folder name or someone else's memory. It should be visible from the Experiment: protocol, run, samples, files, analysis, figure.

On this page