RPS.m.foldchange(RPS)R Documentation

Compute fold changes for microarray data

Description

Compute fold changes for each probe set in microarray data

Usage

RPS.m.foldchange(y, sample.info)

Arguments

y a probe set data includes two samples
sample.info a vector provides that an array belongs to which sample.Its length equals the number of arrays

Details

Value

foldchange

Note

Author(s)

Guixian Lin and Sheng Zhong

References

See Also

Examples

##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--    or do  help(data=index)  for the standard data sets.


[Package RPS version 1.0 Index]