[BioC] Limma Correlation Coefficient

Wolfgang Huber whuber at embl.de
Thu Aug 18 13:15:26 CEST 2011


Aug/15/11 9:13 PM, Michael Considine scripsit::
> Hi, I need to compute the correlation coefficient for expression data
> from the results of an eBayes result from a continuous variable
> linear model run with limma.  I have thus far not been able to locate
> documentation on how to achieve this, and any assistance would be
> greatly appreciated.
>

Michael

this is a basic R question. You might save yourself a lot of confusion 
from reading the free "Introduction to R" [1]. More specifically, try 
typing
	
  	? cor

into the R command line.

[1] http://cran.r-project.org/doc/manuals/R-intro.html

Best wishes
	Wolfgang

-- 


Wolfgang Huber
EMBL
http://www.embl.de/research/units/genome_biology/huber



More information about the Bioconductor mailing list