Parses files that are of the Plate Update format
parse_plate_update_files(filepaths, expand_path = FALSE)
vector of file paths pointing to plate files to be processed
logical whether or not to expand a path from '~' to the fully qualified name
returns list of matrix tube entries
Matrix tube entries are named lists structured as:
matrix_tube_entry -> {
'barcode': Unique tube barcode,
'plate_uid': Unique Plate ID matrix tube is going into,
'well_position': New matrix tube position,
'comments': Optional comments
}
This is useful for taking CSVs to update tube locations