Description Usage Arguments Value
A summed local variance function
1 | summed_local_variance(expr = NULL, alpha = NULL, data_type = "linear")
|
expr |
An expresssion matrix containing n-rows of cells and m-cols of genes. |
alpha |
A fraction value indicating the size of window for local variance measurement. |
data_type |
A character string indicating the type of progression, i.e. 'linear' (strictly linear) or 'cyclical' (cyclically linear). |
A numeric value of the summed local variance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.