OmicsML / dance

DANCE: a deep learning library and benchmark platform for single-cell analysis
https://pydance.readthedocs.io
BSD 2-Clause "Simplified" License
348 stars 34 forks source link

change python-igraph to igraph #315

Closed szhorvat closed 1 year ago

szhorvat commented 1 year ago

Please see https://github.com/igraph/python-igraph/issues/699 for why this is necessary.

I would also recommend using the latest igraph. Currently it is pinned to 0.10.1, but note that leidenalg 0.10, which was adopted in this repo a few days ago, is already based on a newer igraph version.

RemyLau commented 1 year ago

Hi @szhorvat! Thanks for the suggestion and PR. LGTM