RPS.readnew(RPS)R Documentation

Read in the actual microarray data to be analyzed

Description

Read in the actual microarray data to be analyzed

Usage

        RPS.readnew(datafile,transformed=T) 

Arguments

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

Details

The microarray data will include probe set and two samples,and each sample have some replicates

Value

data the two sample microarray data to be tested

Note

Author(s)

Guixian Lin and Sheng Zhong

References

See Also

Examples



[Package RPS version 1.0 Index]