| UpdateSeuratObject | R Documentation | 
Updates Seurat objects to new structure for storing data/calculations. For Seurat v3 objects, will validate object structure ensuring all keys and feature names are formed properly.
UpdateSeuratObject(object)
object | 
 Seurat object  | 
Returns a Seurat object compatible with latest changes
## Not run: 
updated_seurat_object = UpdateSeuratObject(object = old_seurat_object)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.