Learn R Programming

msarc (version 1.3.4)

sample_df: Sample Data for the msarc Package

Description

These two mass spec data sets are the experiment and control results from a mass spec of a GREB1 ChIP (sample_df) and an IgG ChIP (control_df).

Usage

data(sample_df)
data(control_df)

Arguments

source

From Mohammed, H., D'Santos, C., Serandour, A. A., Ali, H. R., Brown, G. D., Atkins, A., et al. (2013). Endogenous Purification Reveals GREB1 as a Key Estrogen Receptor Regulatory Factor. Cell reports, 3(2), 342-349. doi:10.1016/j.celrep.2013.01.010

Examples

Run this code
data(sample_df,package="msarc")
data(control_df,package="msarc")

Run the code above in your browser using DataLab