pearsonCor: Analyzes pair-wise correlation

Description Usage Arguments Value References Examples

Description

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.

Usage

1

Arguments

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.

Value

A matrix of the Pearson correlation coefficient (r) and the probability p value.

References

Pfaffl MW, Tichopad A, Prgomet C, Neuvians TP. Biotechnol Lett (2004) <doi: 10.1023/B:BILE.0000019559.84305.47>

Examples

1
2

ctrlGene documentation built on July 4, 2019, 5:05 p.m.