Description Usage Arguments Value
View source: R/get3DTemplateImgs.R
Generate a named list of template images based on Cardinal IMS or analysis data (m/z images, PCA, Spatial Shrunken Centroids clustering)
1 | get3DTemplateImgs(ims, canvas_xy = c(700, 700), column = "PC1")
|
ims |
Cardinal data of class: MSImagingExperiment, PCA2, SpatialShrunkenCentroids2 |
canvas_xy |
standardized canvas size for all images, must accomodate all IMS pixels |
column |
name of column to extract if character, or m/z value if numeric |
named list of images
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.