logTPM | R Documentation |
logTPM normalization using log base of 2.
logTPM(mat, normalize_factor = 10000)
mat |
Count matrix. A d x M matrix with d rows of features and M columns of data points (cells). |
normalize_factor |
Normalization factor used. Default is 10000. |
Returns a regular or sparse matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.