colnames

# S3 method for mass_dataset
colnames(x)

Arguments

x

A mass_dataset object.

Value

A character vector containing the column names (sample IDs) of the expression_data slot in the mass_dataset object.