make.cl {affycoretools} | R Documentation |
This function takes a vector of filenames and makes a classlabel vector for
plotting functions of affystart
. This is an internal function and is
not intended to be called by the end user.
make.cl(filenames)
filenames |
A vector of .cel filenames |
A vector of numbers to be used for plotting colors and line types
James W. MacDonald <jmacdon@u.washington.edu>