View source: R/compute_synchrony.R
compute_synchrony | R Documentation |
Compute the synchrony based on Tilted-CCA
compute_synchrony(input_obj, anchor_modality = 1)
input_obj |
|
anchor_modality |
numeric of |
a matrix with n
cells and 2 columns, which one column
(named synchrony
) denotes the synchrony score (between 0 and 1, where a number closer to 1 means
the cell is synchronous between both modalities) and
(named synchrony_rescaled
), which is simply a monotone transformation
of the first column for easier visualization
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.