ImputeSDA2SerV2 | R Documentation |
This function to add imputed scores from gene loading
ImputeSDA2SerV2(
SerObj,
sda_loadings,
keepComps = NULL,
sdaObjID = "",
plot = F,
doAsinh = T,
MakeReduc = T,
assay = "RNA"
)
SerObj |
A seurat Object, with assay RNA and slot data |
sda_loadings |
matrix of sda loadings |
keepComps |
if NULL all else numeric or char vec |
sdaObjID |
id name to apped to comp names |
plot |
to plot or not |
assay |
Default "RNA" can be "SCT", etc |
seurat obj with new SDA score comps in metadata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.