| CreateAzimuthData | R Documentation | 
AzimuthData objectCreate an auxiliary AzimuthData object for storing necessary
info when generating an Azimuth reference.
CreateAzimuthData(
  object,
  plotref = "umap",
  plot.metadata = NULL,
  colormap = NULL,
  reference.version = "0.0.0"
)
| object | Seurat object | 
| plotref | Either the name of the DimReduc in the provided Seurat object to use for the plotting reference or the DimReduc object itself. | 
| plot.metadata | A data.frame of discrete metadata fields for the cells in the plotref. | 
| colormap | A list of named and ordered vectors specifying the colors and levels
for the metadata. See  | 
| reference.version | Version of the Azimuth reference | 
Returns an AzimuthData object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.