calRowMean {SubCellBarCode} | R Documentation |
Duplicated franctions A and B are summarized by taking their mean for each protein. After taking the mean, the data log2 transformed. Further, the 5 main fractions are used to check correlation between input datas. It is a helper function.
calRowMean(d.df)
d.df |
data.frame; A data frame of 10 fraction profiles consisting of replicate A and B. |
r.df
{ r.df <- calRowMean(SubCellBarCode::hcc827Ctrl) }