R/model_newinterface.R
Integrate_iSCMEB.Rd
Joint clustering and alignment for SRT data by fitting an iSC.MEB model
Integrate_iSCMEB(SRTProj, K = NULL, reduction = "PCA", ...)
an object named "SRTProject". The object SRTProject is created by CreateSRTProject.
an optional integer or integer vector, specify the candidates of number of clusters. if K=NULL, it will be set to 4~12.
a string, specify the reduction slot name in SRTProj for fitting iSC.MEB model.
other parameters pass to model_set_iSCMEB.