samples {SIM} | R Documentation |
Vector of sample names corresponding to the column headers containing the
data in both the copy number (acgh.data
) and expression
(expr.data
) example datasets.
data(samples)
The format is: chr [1:41] "BT474" "MCF7" "NORWAY.10" "NORWAY.100" "NORWAY.101" ...
If necessary, more details than the description above
reference to a publication or URL from which the data were obtained
possibly secondary sources and usages
data(samples) ## maybe str(samples) ; plot(samples) ...