View source: R/splatPop-simulate.R
splatPopSimMeans | R Documentation |
Gene mean expression levels are assigned to each gene for each pair randomly from a normal distribution parameterized using the mean and cv assigned to each gene in the key. If gene means matrix is provided, those will be used instead.
splatPopSimMeans(vcf, key, means)
vcf |
VariantAnnotation object containing genotypes of samples. |
key |
Partial splatPop key data.frame. |
means |
Null or matrix of gene means to use |
matrix of gene mean expression levels WITHOUT eQTL effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.