Retrieves a single row from a samplesheet table where the provided unique_key parameter is matched in the key_colname column of the samplesheet.

read_metadata(unique_key, key_colname, samplesheet_path, ...)

Arguments

unique_key

unique value for this sample in the key_colname column

key_colname

the column name containing the unique_key

samplesheet_path

path to a tsv file containing a samplesheet

...

for col_classes (may be extended later - fix)

Value

metadata the metadata for the specified sample#'