createCellMetaObj | R Documentation |
Create an S4 cellMetaObj
createCellMetaObj(
metadata,
spat_unit = "cell",
feat_type = "rna",
provenance = NULL,
col_desc = NULL,
verbose = TRUE
)
metadata |
metadata info |
spat_unit |
spatial unit of aggregated expression (e.g. 'cell') |
feat_type |
feature type of aggregated expression (e.g. 'rna', 'protein') |
provenance |
origin data of aggregated expression information (if applicable) |
col_desc |
(optional) character vector describing columns of the metadata |
verbose |
be verbose |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.