
The Staffli Class
Staffli-class.RdThe Staffli object is designed to hold information about the spatial data generated in a 10x
Visium SRT experiment. This includes paths to images, spot coordinates as well as loaded images
in raster format and additional information about these images.
Slots
imgsA character vector of paths to the raw HE images
rasterlistsA list of lists containing images in 'raster' format
meta_dataA tibble with spot coordinates and additional meta data
image_heightThe height of the scaled images in pixels
image_infoA tibble with information about the raw images
scalefactorsA tibble with information about scalefactors used to convert coordinates between the original image and down-scaled representations such as "tissue_lowres_image.jpg"
pixels_per_umNumeric vector specifying the number of pixels in the raw images that corresponds to 1 micrometer
versionPackage version.