The function makes use of the dplyr package 'left_join' option. If there is a direct match between shared columns of data table and the input tables antibody_barcode_index and well_barcode_index.
1 2 | raid_barcode_match(split_data_file_path, barcode_count_tbl = barcode_count,
output_filename = "output/data/barcode_count_matched_")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.