createExprObj | R Documentation |
Create an S4 exprObj
createExprObj(
expression_data,
name = "test",
spat_unit = "cell",
feat_type = "rna",
provenance = NULL,
misc = NULL
)
expression_data |
expression data |
name |
name of exprObj |
spat_unit |
spatial unit of expression (e.g. 'cell') |
feat_type |
feature type of expression (e.g. 'rna', 'protein') |
provenance |
origin data of expression information (if applicable) |
misc |
misc |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.