Compute relative expression values for realtime quantitative RT-PCR data
实时定量RT-PCR数据计算相对表达值
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Compute relative expression values for realtime quantitative RT-PCR data based on Ct or take-off values, respectively. The computations use the PCR efficiency.
基于CT实时定量RT-PCR数据计算相对表达值或起飞值,分别为。计算使用的PCR效率。
用法----------Usage----------
relQuantPCR(x, E = 2, na.rm = FALSE)
参数----------Arguments----------
参数:x
numeric vector containing raw data
包含原始数据的数字向量
参数:E
PCR efficiency
PCR效率
参数:na.rm
a logical value indicating whether NA values should be stripped before the computation proceeds.
一个逻辑值,指示是否NA值前应计算收益剥离。
值----------Value----------
vector of relative expression values w.r.t. specified PCR efficiency.
向量的相对表达值w.r.t.指定的PCR效率。
作者(S)----------Author(s)----------
Dr. Matthias Kohl (SIRS-Lab GmbH) <a href="mailto:kohl@sirs-lab.com">kohl@sirs-lab.com</a>
参考文献----------References----------
normalization of real-time quantitative RT-PCR data by geometric averaging of multiple internal control genes. Genome Biology 2002. 3(7):research0034.1-0034.11. http://genomebiology.com/2002/3/7/research/0034/
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。