Generic alignment adapter interface and transform helpers
Source:R/align_framework.R
new_aligner.RdThis file defines a minimal, method-agnostic interface for lifting pairwise manifold alignment algorithms to the multi-domain setting. Adapters for concrete methods (e.g., GRASP, PARROT, GPA, KEMA) should implement these generics for their aligner classes. Create a simple aligner descriptor