Closed hwlim closed 5 years ago
NaN are cells that are not confidently assigned either label. I would inspect their location relative to the called doublets and make a decision from there. However, the simplest thing to do may be to call them singlets.
Thank you so much for the detailed advice!
Hi
I noticed that sometimes I get NaN from the following command:
Occasionally some elements in 'doublets' has NaN value, which nees some exception handling. Is it safe to ignore this NaN value cells as non-doublets?
Thank you.