Spectral MNN aligner (native multi-view)
Value
An object of class `c("spectral_mnn_aligner", "aligner")` representing a spectral MNN alignment algorithm descriptor.
Examples
algo <- spectral_mnn_aligner()
aligner_capabilities(algo)
#> $group
#> [1] "O"
#>
#> $supports_multi
#> [1] TRUE
#>