README.md

Tmem68

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.

Installation

You can install Tmem68 directly from Github using devtools package:

    # install.packages("devtools")
    devtools::install_github("byandell/Tmem68")

Example

# Liver protein expression dataset
data(Tmem68)

References

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



byandell/Tmem68 documentation built on Dec. 19, 2021, 12:47 p.m.