read_col_meta returns a dataframe for adding to a BbcSE object.

read_col_meta(file)

Arguments

file

A tab-delimited column meta data file. Must have a column named "sample".

Value

A DataFrame with 'sample' column set as row names.

Details

This function will read in column meta data.