splatPopSimMeans {splatter}R Documentation

Simulate mean gene expression matrix without eQTL effects

Description

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.

Usage

splatPopSimMeans(vcf, key)

Arguments

vcf

VariantAnnotation object containing genotypes of samples.

key

Partial splatPop key data.frame.

Value

matrix of gene mean expression levels WITHOUT eQTL effects.


[Package splatter version 1.16.1 Index]