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