estimate_profile_sgt | R Documentation |
Estimate a gene expression profile by Simple Good Turing
estimate_profile_sgt(matrix, barcode_indices, nz_feat)
matrix |
Sparse matrix of all counts |
barcode_indices |
Barcode indices to use |
nz_feat |
Indices of features that are non-zero at least once |
Estimated probabilities of length len(nz_feat).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.