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 running netClustering #336

@tongyt1225

Description

@tongyt1225

Hi, I'm simply trying to run the tutorial script in Rstudio, but am running into the following problem.
packageVersion("CellChat")=‘1.1.3’
When running
cellchat <- netClustering(cellchat, type = "functional"),
I get the error message:
142639827-0ad66f7b-0450-483d-8037-1598c83086dd

The error seems to be NA/NaN/Inf in foreign function call(arg 1), when I try to add code "Y[is.na(Y)] < -0" after "data.use <- Y" in netClustering function, then there is not an error. I'm not sure if that's right?

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