theislab / graphcompass

GraphCompass: Graph Comparison Tools for Differential Analyses in Spatial Systems
MIT License
32 stars 0 forks source link

Depth limit #60

Closed merelkuijs closed 2 months ago

merelkuijs commented 3 months ago

If method is 'portrait', a BFS is performed to compute the 'portrait' of a graph. Previously, the depth limit of the algorithm was set to 500. While we keep 500 as the default value to speed up the computation, we allow users to adapt the depth limit if their data requires it (for example, when they work with extremely large graphs, which can result from large spatial omics FOVs).

review-notebook-app[bot] commented 3 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB