edesignCT(maSigPro)
edesignCT()所属R语言包:maSigPro
Experimental design with a shared time
共享时间的实验设计
译者:生物统计家园网 机器人LoveR
描述----------Description----------
edesignCT contains the experimental set up of a time course microarray experiment where there is a common starting point for the different experimental groups.
edesignCT包含成立时间当然有一个共同的出发点不同的实验组的微阵列实验的实验。
用法----------Usage----------
data(edesignCT)
格式----------Format----------
A matrix with 32 rows and 7 colums
一个有32行和7 colums的矩阵
rows [1:32] "Array1" "Array2" "Array3" "Array4" ...
行[1:32]“ARRAY1”array2的“,”ARRAY3“Array4”...
columns [1:7] "Time" "Replicates" "Control" "Tissue1" "Tissue2" "Tissue3" "Tissue4"
列[1:7]“时代”,“复制”,“控制”Tissue1“Tissue2”“Tissue3”,“Tissue4”
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. There are 4 time points, which allows an up to 3 degree regression polynome.
"Time"指示值变量的时间,需要在每个杂交。有4个时间点,它允许高达3度回归多项式。
"Replicates" is an index indicating replicate hyridizations, i.e. hybridizations are numbered, giving replicates the same number.
:"Replicates"是指标复制hyridizations,即杂交编号,复制相同的号码。
"Control", "Tissue1", "Tissue2", "Tissue3" and "Tissue4" columns indicate array assigment to experimental groups, coding with 1 and 0 whether each array belongs to that group or not.
"Control","Tissue1","Tissue2","Tissue3"和"Tissue4"列表示数组assigment实验组,用0和1的编码是否属于该组的每个阵列不。
举例----------Examples----------
data(edesignCT)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|