get_sums | R Documentation |
Calculates factor-stratified sums for each column. Adapted from pagoda2. https://github.com/kharchenkolab/pagoda2/blob/main/src/misc2.cpp
get_sums(sY, rowSel)
sY |
sparse matrix Gene by cell matrix of counts |
rowSel |
factor The donor that each cell is from |
matrix of summed counts per gene per sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.