Learn R Programming

phenoDist (version 1.20.0)

repCorr: repCorr

Description

This function calculates the correlation between replicate phenotypes.

Usage

repCorr(x, pheno, ...)

Arguments

x
An imageHTS object.
pheno
A numeric vector for distance measures to negative control, as returned from distToNeg.
...
Additional arguments to be passed to the cor function of the stats pacakge.

Value

Correlation coefficient returned from the cor function of the stats pacakge.

See Also

cor, distToNeg

Examples

Run this code

## see distToNeg.

Run the code above in your browser using DataLab