samples {SIM}R Documentation

Samples for example data

Description

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.

Usage

data(samples)

Format

The format is: chr [1:41] "BT474" "MCF7" "NORWAY.10" "NORWAY.100" "NORWAY.101" ...

Details

If necessary, more details than the description above

Source

reference to a publication or URL from which the data were obtained

References

possibly secondary sources and usages

Examples

data(samples)
## maybe str(samples) ; plot(samples) ...

[Package SIM version 1.10.0 Index]