expr.data(SIM)
expr.data()所属R语言包:SIM
Expression data example
表达数据的范例
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Expression data taken from Pollack et al. PNAS. 2002, 99(20): 12963-8.
波拉克等表达数据。国家科学院院刊。 2002年,99(20):12963-8。
用法----------Usage----------
data(expr.data)
格式----------Format----------
A data frame with 99 observations on 45 variables. The first 4 columns are the unique identifier, symbol for the chromosome and start position of the probe the next 41 columns are the expression log-ratios of 41 samples.
与99 45变量的观测数据框。第4列的唯一标识符,染色体和探针未来41列41个样本数比率表达的立场开始的象征。
Details
详情----------Details----------
A subset of the original data is taken namely all the probes on the long arm of chromosome 8.
原始数据的一个子集即8号染色体长臂上的所有探针。
源----------Source----------
http://genome-www.stanford.edu/aCGH_breast/data.shtml
参考文献----------References----------
Microarray analysis reveals a major direct role of DNA copy number alteration in the transcriptional program of human breast tumors. Proc Natl Acad Sci USA. 1, 99(20), 12963-8.
举例----------Examples----------
data(expr.data)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|