Reads in a table of titer data, converting it to a matrix of titers with labelled column and row names. Missing titers should be represented by an asterisk character.

read.titerTable(filepath)

Arguments

filepath

Path to the table of titer data

Value

Returns a matrix of titers.

Details

Currently supported file formats are .csv and .xls and .txt