pachterlab / SpatialFeatureExperiment

Extension of SpatialExperiment with sf
https://pachterlab.github.io/SpatialFeatureExperiment
Artistic License 2.0
43 stars 7 forks source link

Allow minimum distance in distance based spatial graphs #39

Closed lambdamoses closed 6 months ago

lambdamoses commented 8 months ago

spdep has that argument for minimum distances, but I vaguely remember that behind the scene it just removes the locations that are nearer than d1. I think having this ring can help with multi-scale analyses.