edesign.abiotic(maSigPro)
edesign.abiotic()所属R语言包:maSigPro
Experimental design potato abiotic stress
实验设计马铃薯逆境
译者:生物统计家园网 机器人LoveR
描述----------Description----------
edesign.abiotic contains experimental set up of a time course microarray experiment where potato plants were submitted to 3 different abiotic stresses.
edesign.abiotic包含实验的时间当然芯片实验马铃薯被提交给3个不同的非生物逆境成立。
用法----------Usage----------
data(edesign.abiotic)
格式----------Format----------
A matrix with 36 rows and 6 columns
一个36行6列的矩阵
rows [1:36] "Control 3h 1" "Control 3h 2" "Control 3h 3" "Control 9h 1" ...
行[1:36]“控制3H 1”,“控制3H 2”,“控制3H 3”“控制9H 1”......
columns [1:6] "Time" "Replicates" "Control" "Cold" "Heat" "Salt"
列[1:6]“时代”,“复制”,“控制”,“冷”“热”,“盐”
Details
详情----------Details----------
Arrays are given in rows and experiment descriptors are given in columns. Row names contain array names.
阵列的行和列给出了实验描述。行名称包含数组名。
"Time" indicates the values that variable Time takes in each hybridization.
"Time"指示值变量的时间,需要在每个杂交。
"Replicates" is an index indicating replicate hyridizations, i.e. hybridizations are numbered, giving replicates the same number.
:"Replicates"是指标复制hyridizations,即杂交编号,复制相同的号码。
"Control", "Cold", "Heat" and "Salt" columns indicate array assigment to experimental groups, coding with 1 and 0 whether each array belongs to that group or not.
"Control","Cold","Heat"和"Salt"列表示数组assigment实验组,用0和1的编码是否属于该组或每个阵列。
参考文献----------References----------
profiling of potato responses to cold, heat, and salt stress. Funct Integr Genomics. 2005 Apr 22.
举例----------Examples----------
data(edesignCR)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|