write_metadata | R Documentation |
Write metadata to a h5 file
Get dataset meta data
write_metadata(h5_file, metadata, ...)
guess_metadata(seurat)
h5_file |
Path to |
metadata |
A |
... |
Arguments passed to |
seurat |
Seurat object |
Extracts the factor- or character-type variables from the seurat
meta data, but it uses !is.numeric
!
write_metadata
: Write meta data to h5
file
guess_metadata
: Select non-numeric variables from the meta data slot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.