You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
Hi,
This is regarding "Manifold and Classification learning analysis of signaling networks" in the full tutorial/vignette.
I installed umap and it seems to run fine like this:
This command: cellchat <- computeNetSimilarity(cellchat, type = "functional") also seems to run well.
However: at the following command there is an error as displayed in the screenshot.
cellchat <- netEmbedding(cellchat, type = "functional")
Can you please help me troubleshoot this?
Thank you very much for your help so far!