View source: R/addSJDtoSeurat.R
addSJDtoSeurat | R Documentation |
Add SJD loadings to a Seurat object
addSJDtoSeurat(Seurat.obj, SJDoutput, Dataset, SJDloading, SJDmethod = NA)
Seurat.obj |
A Seurat Object. |
SJDoutput |
A SJD object of decomposition results. |
Dataset |
The name of the Dataset of interests in the SJD score_list component |
SJDloading |
The name of the SJDloading of interests in the SJD score_list component under Dataset. |
SJDmethod |
The name of the SJD method used for the decomposition, e.g. "twoStageLCA". If NA, will use "SJD" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.