The Assay object is the basic unit of Seurat; each Assay stores raw, normalized, and scaled data as well as cluster information, variable features, and any other assay-specific metadata. Assays should contain single cell expression data such as RNA-seq, protein, or imputed expression data.
countsUnnormalized data such as raw counts or TPMs
dataNormalized expression data
scale.dataScaled expression data
keyKey for the Assay
var.featuresVector of features exhibiting high variance across single cells
meta.featuresFeature-level metadata
miscUtility slot for storing additional data associated with the assay
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.