nichenetr icon indicating copy to clipboard operation
nichenetr copied to clipboard

Error while plotting a ligand-receptor interaction network

Open Saumya513 opened this issue 1 year ago • 0 comments

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!

Saumya513 avatar Feb 10 '24 12:02 Saumya513