Description Usage Arguments Value
View source: R/hash_matrix_analysis.R
Generate a summary table with the number and fraction of singlets with each HTO barcode
1 | make_singlet_summary(hash_category_table, valid_htos = NULL)
|
hash_category_table |
A hash category table data.frame as produced by categorize_binary_hash_matrix() |
valid_htos |
(optional) a character vector of valid hto sequences. Default is NULL, which will use unique barcodes in hash_category_table$hto_barcode. |
a data.frame with hto_barcode, n_singlets, and frac_singlets.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.