Description Usage Arguments Value
Create a new SpatialExperiment object.
1 2 3 4 5 6 | NewSpatialExperiment(
expression_data,
spatial_coords,
barcode_metadata = NULL,
gene_metadata = NULL
)
|
expression_data |
expression data matrix for an experiment, can be a sparseMatrix. |
barcode_metadata |
data frame containing attributes of individual pixels/voxels/barcodes,
where |
gene_metadata |
data frame containing attributes of features
(e.g. genes), where
|
a new SpatialExperiment object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.