Calculates the conditional probability of each cell belong to each cluster given all other cluster assignments
cluster_probability.celda_CG(counts, celda.mod)
The original count matrix used in the model
A model returned from the 'celda_CG' function
A list containging a matrix for the conditional cell cluster probabilities.