update_matrix_tube_locations: Update matrix tube locations

Description Usage Arguments Details Value

View source: R/sampledb.R

Description

Update matrix tube locations

Usage

1
update_matrix_tube_locations(matrix_tube_entries)

Arguments

matrix_tube_entries

list of matrix tube entries

Details

Matrix tube entries are named lists structured as:

1
2
3
4
5
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 }

matrix tube entries should be created from a CSV

Value

returns named list containing updated matrix plates, their study subjects, specimens, and tubes


m-murphy/sampledblib.r documentation built on Jan. 24, 2022, 5:11 a.m.