correlationFinder: correlationFinder

Description Usage Details Value Author(s) Examples

Description

Finds yeast genes with correlated expression.

Usage

1
2

Details

Calculates the upper triangular correlation matrix from mRNA expression data; identifies genes whose expression is highly correlated.

Value

A named list, in which the names are genes, and the values are the genes highly correlated to each of them.

Author(s)

Paul Shannon

Examples

1
2
3
4
5
  ## Not run: 
      correlated.list <- correlationFinder()
      
## End(Not run)
   

dtenenba/AdvancedR_stage2 documentation built on May 15, 2019, 4:53 p.m.