rowScale | R Documentation |
Center and scale the expression matrix by its rows (features).
rowScale(mat, scale_max = 10)
mat |
A matrix. |
scale_max |
Maximum cutoff for scaled data. Default is 10. |
Returns a matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.