Determines stability of genes
This function combines the results of cpSta(), pearsonCor() and bki().
bestKeeper(expression, ctVal = TRUE)
expression |
a matrix of expression levels. Each row corresponds to a sample and each column to a gene. |
ctVal |
a logical value indicating data type. If ct-values are input, ctVal=TRUE, otherwise, ctVal=FALSE. |
A list containing CP.statistics, pair.Wise.cor and HKG.vs.BestKeeper, which are returned by cpSta(), pearsonCor() and bki(), respectively.
Pfaffl MW, Tichopad A, Prgomet C, Neuvians TP. Biotechnol Lett (2004) <doi: 10.1023/B:BILE.0000019559.84305.47>
FIBct bestKeeper(FIBct)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.