hI, I am a new user of GCRMA package. I want to use GCRMA method to calculate expression values of some probeset for which I used the following code:
library(gcrma) library(affy) data=ReadAffy() gcrma.set=gcrma(data) gcrma.exp=exprs(gcrma.set) According to my understand, this code will calculate the expression values of all the probesets. Now, I want to calculate the expression values of probesets excluding some of their probes. If anyone can help Regards _______________________________________________ Methods mailing list [email protected] http://www.bio.net/biomail/listinfo/methods
