Hi
I run this PhenoGraph tutorial "tutorial_pbmc3k.ipynb"
But the “phonograph.cluster()” function can’t successfully calculate the communities, all the communities are zeros. But there is no error or warning.
Is there something wrong with this function?
IPython 7.20.0
jupyter_client 6.1.11
jupyter_core 4.7.1
jupyterlab 3.0.7
notebook 6.2.0
scanpy==1.6.1 anndata==0.7.5 umap==0.4.6 numpy==1.19.2 scipy==1.4.1 pandas==1.2.1 scikit-learn==0.24.1 statsmodels==0.12.1 python-igraph==0.8.3 louvain==0.7.0 leidenalg==0.8.1
Thanks
Dan