View source: R/Basic_Functions.R
wt_y | R Documentation |
Calculate proportions by linear combination of a list of proportions
wt_y(wt, y.list = y.list)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.