These are R data files for the version of the AGEMAP
data that I used in Zahn et al.
If I recall correctly Perry did some further processing
to remove outliers.
R data files
Documentation
mall|
Mous|
Mmat|
Tmat|
Age|
Sex|
Tissue
In R:
Place files in the directory where you
are running R. Then:
load("mall")
load("Mous")
etc.