RuniSCMEB {ProFAST}R 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).


[Package ProFAST version 1.4 Index]