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
  • Editing the metadata from the UI
  • Uploading metadata using a CSV file
  1. Samples

Sample Metadata

PreviousSample IngestionNextAnalyses

Last updated 7 months ago

While in the annotating status, metadata can be applied to the samples based on the metadata structure defined at the organization level.

Metadata can be applied to samples using the built-in grid editing system, or by uploading a metadata file (csv format). Adding metadata does not require a runtime, but merging it onto the samples when transitioning them to the ready status does.

Editing the metadata from the UI

Double click on a cell to fill in the corresponding information. Depending on the metadata field type, the input field differs:

  • string - free text

  • numeric - required numeric input

  • list - select one of the available options

  • ontology - autocomplete - type and select

Once all metadata was applied, click the Commit button in the grid toolbar to submit the data to the server. While editing, all data is stored in the browser. Rows with unsaved information are colored in orange. To revert changes to an unsaved sample, select the row and click the Revert button in the grid toolbar.

Uploading metadata using a CSV file

For large studies, manually inputting the metadata may not be feasible. Simply upload a metadata file by clicking the Upload Metadata button in the grid toolbar.

The metadata file's header must match the metadata field names defined at the organization level and must include the field marked as "sample identifier" in the metadata fields management area.

Example metadata file:

In this example, the column sample.id refers to the sample names. Data matching is performed based on this information.

Once the metadata is successfully added, the samples can be marked as ready. This action requires a Standard Compute runtime.

Learn more about creating metadata fields here.
Standard Compute
Edit sample metadata
Upload a sample metadata file
2KB
GSE136961_metadata_showcase.csv
Metadata file screenshot