Calculate proportions by linear combination of a list of proportions

wt_y(wt, y.list = y.list)

Arguments

wt

a vector of weights for each reference dataset. Should be of the same length as the y.list.

y.list

a matrix, with each column containing the vectorized estimated gene expressions from each reference dataset.