RPS.readnew(RPS) | R Documentation |
Read in the actual microarray data to be analyzed
RPS.readnew(datafile,transformed=T)
datafile |
filename for the actual microarray data |
transformed |
if transformed=T, the data don't need log2-tranformation anymore; otherwise,the data need log2-tranformed before RPS can be computed |
The microarray data will include probe set and two samples,and each sample have some replicates
data |
the two sample microarray data to be tested |
Guixian Lin and Sheng Zhong