Panomics Documentation
  • Overview
  • Projects
    • Project Structure
    • Project Visibility
    • Project Access
  • Samples
    • Sample Lifecycle
    • Sample Ingestion
    • Sample Metadata
  • Analyses
    • Create an Analysis
    • Delete an Analysis
    • Change Analysis Status
    • Publish an Analysis
    • View Analysis Audit Trail
    • Analysis Workbench
      • Quality Control
      • Gene Expression
      • Compute Statistics
      • Sample/Cell Explorer
        • Normalization
        • UMAP
      • Cell Composition
      • Marker Genes
      • Differential Gene Expression
      • Differential Pathway Activity
      • WGCNA
      • Gene Set Enrichment
    • Data Slices
  • OmicsBrowser
  • Gene Signature Similarity
  • Compute Runtimes
    • Codeless Compute
    • Code-based Compute
  • API Keys
  • Administration
    • Roles
    • Users
    • Ontologies
    • Metadata Fields
    • Collections
    • Gene Set Collections
    • Organization Settings
  • Release Notes
  • Technical Support
  • Legal
Powered by GitBook
On this page
  • Command Form
  • Combinations table
  • Results
  • Tile View
  • Grid View
  • Result Details View
  • Video demonstration
  1. Analyses
  2. Analysis Workbench

Compute Statistics

PreviousGene ExpressionNextSample/Cell Explorer

Last updated 6 months ago

This module enables users to plot the relationship between any 2 variables (genes) or observations. The plot type is automatically chosen based on the selection. For each combination, appropriate statistical computations are performed. A runtime is required.

Command Form

The command form captures the information required to run the compute statistics analysis.

  • Subset (optional) - A

  • Variable 1 (required) - A gene or observation present in the dataset

  • Variable 2 (required) - A gene or observation present in the dataset

  • Color / Grouping (optional) - An observation used to group the values

  • Drop cells/samples with zero counts - Applies only to genes. Removes all entries with zero counts to prevent skewing the plot.

Combinations table

Combination
Plot Type
Additional Computations

Gene v. Gene

Scatter plot

Gene v. Cont. Observation

Scatter plot

Gene v. Categ. Observation

Box plot

Cont. Obs. vs Cont. Obs

Scatter plot

Cont. Obs vs Categ. Obs

Box plot

Categ. Obs vs Categ. Obs

Matrix plot

Results

Results can be displayed in either a tile view or a grid view. Use the buttons next to the search bar to toggle the mode.

The quick search bar is visible only for tile view and it offers an easy way to get to any result. The name of the result is used for searching.

Tile View

Each result in the tile view is a static plot generated based on the types of variables inputted.

Grid View

Each row in the grid represents a result. To view a result, click on a row.

Result Details View

The compute statistics result page contains 2 or 3 tabs, depending on the types of variables chosen.

Plot

ANOVA data

Available only for continuous vs categorical results.

Tukey summary

Available only for continuous vs categorical results.

Correlation data

Available only for continuous vs continuous results.

OLS summary

Available only for continuous vs continuous results.

Chi-square test

Available only for categorical vs categorical results.

Video demonstration

Correlation,

Correlation,

,

Correlation,

,

Present for all results. Refer to the to see what plot types get generated.

combinations table
Regression (OLS)
Regression (OLS)
ANOVA
Tukey's Test
Regression (OLS)
ANOVA
Tukey's Test
Chi-squared Test
Standard Compute
data slice
Tile view
Grid view
Scatter plot
Box plot
Matrix plot
ANOVA data
Tukey summary
Correlation data
OLS summary
Chi-square test
Compute statistics