A simulated eQTL data set with 47 individuals and 7,430 variables. The response is a simulated gene expression phenotype and the variables are genotypes. This data set illustrates the small sample-size setting considered in Denault et al (2025).
Format
data_small is a list with the following elements:
- y
Simulated gene expression response.
- X
Genotype matrix.
References
W. R. P. Denault et al (2025). Accounting for uncertainty in residual variances improves fine-mapping in small sample studies. bioRxiv doi:10.1101/2025.05.16.654543 .
Examples
data(data_small)