View source: R/methods-Module.R
analyzeLocalCorrelationsModules | R Documentation |
This is the main analysis function. For each filtered dataset, a set of different projection onto low-dimensional space are computed, and the consistency of the resulting space with the signature scores is computed to find signals that are captured successfully by the projections.
analyzeLocalCorrelationsModules(object, tree = FALSE)
object |
the VISION object |
tree |
whether to use the tree object as latent space for neighbors |
the VISION object with values set for the analysis results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.