sample_data-class: The S4 for storing sample variables.
Description
Row indices represent samples, while column indices
represent experimental categories, variables (and so
forth) that describe the samples.
Details
- .Data
- data-frame data, inherited from the
data.frame class.
- row.names
- Also inherited from the data.frame
class; it should contain the sample names.
- names
- Inherited from the data.frame class.