RunModuleSVD | R Documentation |
Using SVD to decompose the module activity matrix
RunModuleSVD(obj, nu = 30, power = 0.5)
obj |
a Seurat object |
nu |
the number of singular vector |
power |
integer value indicating the smoothness of signal on singular vector |
a Seurat object which containing reduction object "Module_SVD"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.