| calculate_variance | R Documentation | 
Get variable genes and scale data.
calculate_variance(
  seurat_obj,
  assay = "RNA",
  nfeatures = 2000,
  log_file = NULL
)
| seurat_obj | Seurat object. | 
| assay | Assay. | 
| nfeatures | Number of variable features to output. | 
| log_file | A log file. | 
A named list of the top features, and the scaled data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.