geneExpr: Anonymized gene expression data

geneExprR Documentation

Anonymized gene expression data

Description

An anonymized set of gene expression values, for 100 genes all influenced by a common locus, plus a vector of genotypes for the 491 individuals.

Usage

data(geneExpr)

Format

A list containing a matrix 'expr' with the gene expression data plus a vector 'genotype' with the genotypes.

Author(s)

Karl W Broman, 2013-05-16

Examples

data(geneExpr)

# heat map of correlation matrix, linked to scatterplots
iplotCorr(geneExpr$expr, geneExpr$genotype, reorder=TRUE)

kbroman/qtlcharts documentation built on May 10, 2023, 6:07 p.m.