-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Jordan Yaron edited this page Sep 25, 2026
·
1 revision
| Build | Network use | Typical use |
|---|---|---|
| Hosted (https://www.benchside.org) | Loads the page and the plotting library once | Everyday analysis |
index.html from a release |
Loads the plotting library from its CDN | Version-pinned, archived analyses |
benchside-offline.html from a release |
None | Air-gapped systems, controlled-access data |
All three builds contain identical application code. The offline build additionally embeds Plotly.js 2.32.0.
An expression matrix with genes in rows and samples in columns. A design file is optional; without one, groups are inferred from sample names and can be edited before analysis. See Input formats.
- Load the matrix, and optionally the design and species annotation.
- Review the detected settings: design type, normalization, input units and filter.
- Click Analyze. Every tab is computed from the included samples.
- Toggle samples in the sample bar to include or exclude them; all results recompute.
For a guided first run with the included demo dataset, follow Tutorial A in the User Guide.
Start
Data preparation
Statistics
- Differential expression
- Covariates and pairing
- Multiple contrasts
- Statistical power
- Gene-set testing
- Discovery screen
- Patterns and clustering
- Heatmaps
- Co-expression
Comparing datasets
Output
Background