Warning message:
x or y has vectors with zero standard deviation; consider setting use_nan = TRUE to set these values to NaN or use_nan = FALSE to suppress this warning
I am not sure why my datasets have zero standard deviation, but maybe we should consider adding use_nan=TRUE in proxyC::simil
Hi,
I got a warning message while run
calAggExpressionCorrelation
I am not sure why my datasets have zero standard deviation, but maybe we should consider adding
use_nan=TRUE
inproxyC::simil
https://github.com/SydneyBioX/CellSPA/blob/f54cc84cc4da58bcdc5d87cefdda1a069b728c45/R/expression_metrics.R#L318-L320