RuniSCMEB: Fit an iSC-MEB model using the embeddings from FAST

View source: R/iSCMEB.R

RuniSCMEBR Documentation

Fit an iSC-MEB model using the embeddings from FAST

Description

Fit an iSC-MEB model using the embeddings from FAST and the number of clusters obtained by Louvain.

Usage

RuniSCMEB(PRECASTObj, ...)

Arguments

PRECASTObj

a PRECASTObj object created by CreatePRECASTObject.

...

other arguments passed to iscmeb_run.

Value

Return a revised PRECASTObj object with an added component iSCMEB in the slot PRECASTObj@resList (including the aligned embeddings, clusters and posterior probability matrix of clusters).


ProFAST documentation built on May 29, 2024, 7:15 a.m.