[R] library about [Bioinformatics]
1.9버젼의 [R]을 설치하고, devel용으로 설치하면, 훨씬 더 많은 모듈들을 볼 수 있다.
TableOfContents
BioConductor Install
> source("http://bioconductor.org/getBioC.R") > getBioC()
CEL file load
> library(affy) > data <- ReadAffy()
Normalization
RMA
GCRMA