addSJDtoSeurat: Add SJD loadings to a Seurat object

View source: R/addSJDtoSeurat.R

addSJDtoSeuratR Documentation

Add SJD loadings to a Seurat object

Description

Add SJD loadings to a Seurat object

Usage

addSJDtoSeurat(Seurat.obj, SJDoutput, Dataset, SJDloading, SJDmethod = NA)

Arguments

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"


CHuanSite/SJD documentation built on Nov. 29, 2024, 5:52 a.m.