Tmem68
is an R package with data used for mediation analysis.
The data come from https://github.com/churchill-lab/intermediate, but have been compressed further using 'tools:resaveRdaFiles'. Also, the Tmem68.rda
file has some changes from the original using Tmem68_transfrom
.
The software from that package has been updated in https://github.com/byandell/intermediate, which uses these data for examples.
You can install Tmem68
directly from Github using devtools
package:
# install.packages("devtools")
devtools::install_github("byandell/Tmem68")
# Liver protein expression dataset
data(Tmem68)
Joel M. Chick, Steven C. Munger, Petr Simecek, Edward L. Huttlin, Kwangbom Choi, Daniel M. Gatti, Narayanan Raghupathy, Karen L. Svenson, Gary A. Churchill & Steven P. Gygi (2016) Defining the consequences of genetic variation on a proteome-wide scale, Nature 534: 500-505. doi:10.1038/nature18270