atarashansky

Results 44 comments of atarashansky

For the record, I think the implementation of UMAP in [scanpy](https://github.com/theislab/scanpy) can do this (although initially intended for single-cell data, lol!). You can tell it to layout whatever graph you...

1. `neigh_from_keys` actually expects a dictionary of booleans keyed by species ID - sorry the documentation isn't clear. Species where `neigh_from_keys` is `True` use the values defined in `keys` to...

I'm looking into this now - I am getting the same issue.

Looks like `matplotlib` 3.9.0 version broke things. Installing to an earlier version (