Update sample_ids in main assay dataframe for a single plate based on the input plate dataframe

update_sample_ids(assay_df, updated_plate_df, plate_n)

Arguments

assay_df

dataframe, containing biological assay data from plate reader

updated_plate_df

dataframe, containing 96-well plate data

plate_n

integer, plate number to update

Value

dataframe, containing the updated sample_ids