View source: R/SpatialPCA_highresolution.R
SpatialPCA_highresolution | R Documentation |
High-resolution spatial map construction.
SpatialPCA_highresolution(object, platform = "ST", newlocation = NULL)
object |
SpatialPCA object. |
platform |
"ST": the 10X ST platform, impute 9 subspots in a square shape for each spot; "Visium": the 10X Visium platform, impute 6 subspots in a hexagonal shape for each spot; |
newlocation |
A n* by d location matrix, n* is number of new locations, d is dimension of locations. Users can optionally provide new locations at the original location scale. |
Returns SpatialPCA object with estimated Spatial PCs on new locations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.