Learn R Programming

RRHO (version 1.12.0)

HNP: RRHO comparison data sets.

Description

RRHO comparison data sets. See references for details.

Usage

data(lists)

Arguments

Format

Three data frames: HNP, My and Sestan. Each is a data.frame with gene identifiers and sorting values so that they can be used as inputes to RRHOComparison.

References

Stein JL*, de la Torre-Ubieta L*, Tian Y, Parikshak NN, Hernandez IA, Marchetto MC, Baker DK, Lu D, Lowe JK, Wexler EM, Muotri AR, Gage FH, Kosik KS, Geschwind DH. "A quantitative framework to evaluate modeling of cortical development by neural stem cells." Manuscript in press at Neuron. (*) Authors contributed equally to this work.

Examples

Run this code
data(lists)
str(HNP) ; str(Sestan); str(My)

Run the code above in your browser using DataLab