View source: R/barcode_count.R
Count the number of unique UMI per Barcode_1 and Barcode_2 columns. The data table that should be used is the IDseq_UMI_count table, which contains all the unique (collapsed) UMI, barcode_1 and barcode_2 information. The column row_occurence_count can be ignored.
1 2 | IDseq_barcode_count(UMI_count_tbl = UMI_count,
output_filename = "output/data/barcode_count")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.