EpistaBase Docs
Platform

Upload and manage data

Bring instrument files into EpistaBase and understand their processing state.

guideReviewed 2026-06-26

The Data area is where files enter EpistaBase. You can upload standalone files, but experiment-linked uploads are better because they immediately attach the file to the scientific record.

EpistaBase data browser screenshot
The Data browser lists files, processing status, type, size, linked experiment context, and available actions.

Upload a file

  1. Open Data.
  2. Choose Upload.
  3. Select the file type if the UI asks for it.
  4. Choose the file or batch.
  5. Watch upload and processing status.

When you upload from inside an Experiment, EpistaBase can create the Data entry in the right context. Prefer that path for assay data you plan to analyze.

What processing does

After upload, EpistaBase:

  1. Detects the format.
  2. Validates that the file is readable.
  3. Extracts metadata such as channels, dimensions, columns, markers, or features.
  4. Creates a preview or viewer artifact when the format supports it.
  5. Registers catalog assets and lineage where parsed outputs are produced.

If processing fails, the file records the failure reason. It should be possible to tell whether the issue is unsupported format, malformed file, missing object, or parser failure.

Supported upload families

EpistaBase recognizes common biological file families: flow cytometry FCS, tabular CSV/TSV/XLSX, qPCR vendor exports, sequence files, images, microscopy/whole-slide formats, FASTQ/VCF-style genomics files, and attachments. See Supported formats for the longer reference.

What to do after processing

File typeNext step
FCSOpen Flow or the read-only Flow viewer.
Whole-slide imageOpen Imaging or the microscopy viewer.
CSV/XLSXInspect preview, query through SDK or Analysis, or use app-specific workflows.
SequenceOpen Molecular Biology or the sequence viewer.
Notebook outputPublish figures/tables back to the Experiment.

On this page