Gradient Biotech
U

Menu

Glossary

TermDefinition
AnnDataAnnotated data matrix format (.h5ad) used internally for all modalities
CheckpointIntermediate processed .h5ad written between pipeline steps
ContrastA saved comparison between two groups (for example treatment vs control)
DEDifferential expression — genes that change between groups or clusters
DomainSpatial cluster of spots representing a tissue region
EnrichmentStatistical over-representation of genes in curated pathways (GO, KEGG)
ExperimentDatabase/API name for a study
HVGHighly variable gene — selected before dimensionality reduction
LeidenGraph-based clustering algorithm used after neighbor graph construction
MetadataSample or cell annotations merged into AnnData obs
ModalityAssay type: single-cell, bulk, or spatial
ORAOver-representation analysis — enrichment method used in the current UI
Pipeline runOne execution of an analysis step with saved parameters and results
ProvenanceRecord of how a result was produced (parameters, versions, inputs)
PseudobulkAggregating single-cell counts to sample level before DE (planned)
QCQuality control — filtering low-quality cells or samples
RunSee pipeline run
SnapshotFrozen study state referencing specific runs and parameters
StaleResult outdated because upstream data or parameters changed
StudyTop-level project container in the UI
SVGSpatially variable gene — expression varies across tissue coordinates
UMAP2D embedding for visualizing cell similarity
WilcoxonNon-parametric test used for rank-based DE in the current pipeline