Description Usage Arguments Value
View source: R/hash_matrix_analysis.R
Convert binary hash matrix results to categorical labels for each cell barcode
1 |
bmat |
a matrix or sparse matrix with binarized hash scores, as generated by 'binarize_hash_matrix()'. Rows must be hash barcodes, and columns must be cell barcodes. |
A list containing two objects:
hash_category_table: a data.frame of categorical hash results: cell_barcode, hash_category, hash_sequence
hash_summary: a data.frame with summary statistics for hashes in this run: hash_category, n_category, frac_category
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.