fcabundance {yeastExpData} | R Documentation |
Abundance of yeast proteins measured using flow cytometry and GFP tagging
data(fcabundance)
A data frame with 4159 observations on the following 6 variables.
yORF
YAL001C
, YAL002W
, YAL005C
, etcgene_name
37164
, AAC1
, AAC3
, etcYEPD.mean
YEPD.error
SD.mean
SD.error
http://www.nature.com/nature/journal/v441/n7095/extref/nature04785-s03.xls
"Single-cell proteomic analysis of S. cerevisiae reveals the architecture of biological noise" (15 June 2006). John R. S. Newman, Sina Ghaemmaghami, Jan Ihmels, David K. Breslow, Matthew Noble, Joseph L. DeRisi and Jonathan S. Weissman Nature 441, 840-846
data(fcabundance) plot(YEPD.mean ~ SD.mean, fcabundance, log = "xy") plot(SD.error ~ SD.mean, fcabundance, log = "x")