Molecule-based spatial data requires to build graph based data representation. Indeed, some packages already are developing methods for iGraph analysis, miloR is for differential abundance in on KNN graph from single-cell datasets.
SingleCellExperiment has colPairs
, whose purpose is to store networks consistent with stored colnames
in the object.
Open questions: