Analyzes pair-wise correlation
This function performs numerous pair-wise correlation analyses of genes. Within each such correlation the Pearson correlation coefficient (r) and the probability p value are calculated.
pearsonCor(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 matrix of the Pearson correlation coefficient (r) and the probability p value.
Pfaffl MW, Tichopad A, Prgomet C, Neuvians TP. Biotechnol Lett (2004) <doi: 10.1023/B:BILE.0000019559.84305.47>
FIBct pearsonCor(FIBct)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.