add a sample annotation column to the sample annotation table

# S4 method for DsAcc
addSampleAnnotCol(.object, name, vals)

Arguments

.object

DsAcc object

name

a name for the new column

vals

vector of values

Value

a new DsAcc object with added sample annotation

Author

Fabian Mueller