Normalize for a time effect of the query genes.
标准化的时间查询基因的影响。
用法----------Usage----------
normalizeMainEffectQuery(sgi, batch = NULL, time = NULL)
参数----------Arguments----------
参数:sgi
An object of class RNAinteract.
对象类RNAinteract。
参数:batch
batch is a vector if integers with length equal to the number of queries. It assigns each query to a batch. Within each batch a linear regression is estimated assuming a linear effect between the order of queries and the main effects.
批处理是一个向量,如果整数,长度等于查询的数量。每个查询分配到一个批处理。在每个批次的线性回归估计假设之间线性以便查询和主要影响作用。
参数:time
batch is a vector of numbers. A linear regression is estimated fitting the main effect as a function of the time.
批处理是一个号码的向量。线性回归估计装修作为时间函数的主要作用。
Details
详情----------Details----------
Normalizing the query main effect does not influence the estimation of the pairwise interaction term.
规范查询的主要作用,不影响成对的交互项的估计。