Description Usage Arguments Value
View source: R/hash_matrix_analysis.R
Add zero values for missing HTOs to a matrix
1 | add_missing_hto_rows(mat, valid_htos)
|
mat |
A matrix or sparse matrix of hash tag oligo counts. Rows must be hashes, columns must be cells |
valid_htos |
A character vector of valid hto sequences. |
a dgCMatrix of HTO counts with rows equal to valid_htos.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.