View source: R/barcode_count.R
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 | IDseq_barcode_match(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.