1 2 3 4 5 6
library(affy) library(frma) cel_dat <- ReadAffy() eset <- frma(cel_dat) emat <- exprs(eset)
No comments:
Post a Comment