Import the groups from .cls files and the expression data from
.gct files.
Usage
readCls(file, ...)
readGct(file, ...)
Arguments
file
Character vector specifying the path of the file to be
read in.
...
Optinal arguments, currently not used.
Value
For a .cls file, a factor containing the groups.For a .gct file, a matrix containing the expression intensities, with
rows corresponding to genes and columns to samples.