JinmiaoChenLab / Rphenograph

Rphenograph: R implementation of the PhenoGraph algorithm
47 stars 26 forks source link

Error in if (length(attrs) != 0 && (is.null(nam) || any(nam == ""))) { : #1

Open Helena-todd opened 6 years ago

Helena-todd commented 6 years ago

Hello,

I have encountered an issue when using the Rphenograph function, with my personal data and with the example iris data. It looks like the jacquard coefficients are computed, but then non of these is >0, resulting in a matrix of 0 rows in the "links" object. Do you have any idea of how the problem may be fixed?

Thanks in advance