Description Usage Arguments Value
Update types in main assay dataframe for a single plate based on the input plate dataframe
1 | update_feature_plate(assay_df, feature, plate_n, changes)
|
assay_df |
dataframe, containing biological assay data from plate reader |
feature |
character, containing column to update in assay dataframe |
plate_n |
integer, plate number to update |
changes |
vector, containg sub vectors each corresponding to a change, which contain 0-index based: c(row, col, old_val, new_val) |
dataframe, containing the updated feature
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.