Takes raw counts matrix and converts it to a series of matrices needed for log likelihood calculation
cC.decomposeCounts(counts, s, z, K)
A numeric count matrix
An integer vector indicating the sample label for each cell (column) in the count matrix
A numeric vector of cluster assignments
The total number of clusters in z