Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while plotting a ligand-receptor interaction network #252

Open
Saumya513 opened this issue Feb 10, 2024 · 0 comments
Open

Error while plotting a ligand-receptor interaction network #252

Saumya513 opened this issue Feb 10, 2024 · 0 comments

Comments

@Saumya513
Copy link

I ran this command:
hclust_ligands = hclust(dist_ligands, method = "ward.D2")

But it shows me this error:

Error in hclust(dist_ligands, method = "ward.D2") :
NA/NaN/Inf in foreign function call (arg 10)

Can anyone help me debug it? Any help will be appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant