View source: R/preprocessing.R
RunMoransI | R Documentation |
Wraps the functionality of the Moran.I function from the ape package. Weights are computed as 1/distance.
RunMoransI(data, pos, verbose = TRUE)
data |
Expression matrix |
pos |
Position matrix |
verbose |
Display messages/progress |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.