update_C {scSorter} | R Documentation |
Update Cluster
Description
Updates cluster assignments based on center estimates from update_mu
Usage
update_C(dat, mu_mat, designmat)
Arguments
dat |
A matrix of input data. |
mu_mat |
Center estimates from |
designmat |
An indicator variable matrix records specified marker genes of each cell type. |
[Package scSorter version 0.0.2 Index]