Closed nilseling closed 3 years ago
Or add support for loading edge lists from disk :innocent:
From disk it has to go via read_steinbock
. Just to make sure that vertices in the graph match to cells in the object. Or do you have an example of external edge lists that need support?
Added in #23
Add knn-based, expansion-based (BiocNeighbours) or other (Delauney, etc) graph construction wrappers until I find a better package to handle SingleCellExperiment and SpatialExperiment objects