View source: R/splatPop-simulate.R
splatPopAssignMeans | R Documentation |
A mean and coefficient of variation is assigned to each gene by sampling from gamma distributions parameterized from real data in 'splatPopEstimate'. The cv gamma distributions are binned by gene mean because the distribution of variance in real data is not independent from the mean. The degree of similarity between individuals can be further tuned using the similarity.scale parameter in 'SplatPopParams'.
splatPopAssignMeans(params, key)
params |
SplatPopParams object containing parameters for population
scale simulations. See |
key |
Partial splatPop key data.frame. |
The key updated with assigned means and variances.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.