make.cl {affycoretools} | R Documentation |
A Function to Make a Classlabel Vector for Plotting
Description
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.
Usage
make.cl(filenames)
Arguments
filenames |
A vector of .cel filenames |
Value
cl |
A vector of numbers to be used for plotting colors and line
types |
Author(s)
James W. MacDonald <jmacdon@med.umich.edu>
[Package
affycoretools version 1.8.1
Index]