converts a dataframe into the right format for lmFit function
lmFit功能的正确的格式转换成1 dataframe
用法----------Usage----------
df2fitmatrix(df)
参数----------Arguments----------
参数:df
dataframe from cellHTS2df function
从cellHTS2df dataframe功能
值----------Value----------
A matrix with the genepairs as rows and the replicates as columns. This matrix is in the right format for the lmFit.
一个矩阵的行和列复制的genepairs。这个矩阵是在正确的格式lmFit。