Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Error in cellchat <- netEmbedding(cellchat, type = "functional") / UMAP Problems #196

@superman2412

Description

@superman2412

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:

Screenshot 2021-05-10 at 13 57 28

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")

Screenshot 2021-05-10 at 13 59 37

Can you please help me troubleshoot this?

Thank you very much for your help so far!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions