smooth_expression | R Documentation |
filtering, normalization and capping
smooth_expression(count_mat, lambdas_ref, gtf, window = 101, verbose = FALSE)
count_mat |
dgCMatrix Gene expression counts |
lambdas_ref |
matrix Reference expression profiles |
gtf |
dataframe Transcript gtf |
dataframe Log(x+1) transformed normalized expression values for single cells
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.