baryshnikova-lab / safepy

Python implementation of Spatial Analysis of Functional Enrichment (SAFE)
GNU General Public License v3.0
40 stars 24 forks source link

Issue10 #11

Closed abarysh closed 11 months ago

abarysh commented 11 months ago

Fixes Issue #10 . To enable the analysis of edgeless networks (i.e., scatter plots such as those generated by UMAP) using the same logic as traditional networks, I added a hidden pseudo-network where edges connect nodes located within a specified Euclidean distance.