When using getMarkerFeatures, I am getting the following error message:
Error in cor(estbgdP, obsbgdP) : incompatible dimensions
In addition: Warning messages:
1: In rbind(estbgd, obsbgd) :
number of columns of result is not a multiple of vector length (arg 1)
2: In rbind(estbgdP, obsbgdP) :
number of columns of result is not a multiple of vector length (arg 1)
this the end of the log file:
2020-07-06 20:34:21 : MatrixClass = Sparse.Double.Matrix
2020-07-06 20:34:21 : Matching Known Biases, 0.003 mins elapsed.
This happened after I renamed cell cluster identity and use the new cluster ID. When I used the original cluster ID (groupBy = "Clusters" it worked fine.
Thank you,
James
When using getMarkerFeatures, I am getting the following error message:
Error in cor(estbgdP, obsbgdP) : incompatible dimensions
In addition: Warning messages:
1: In rbind(estbgd, obsbgd) :
number of columns of result is not a multiple of vector length (arg 1)
2: In rbind(estbgdP, obsbgdP) :
number of columns of result is not a multiple of vector length (arg 1)
this the end of the log file:
2020-07-06 20:34:21 : MatrixClass = Sparse.Double.Matrix
2020-07-06 20:34:21 : Matching Known Biases, 0.003 mins elapsed.
This happened after I renamed cell cluster identity and use the new cluster ID. When I used the original cluster ID (groupBy = "Clusters" it worked fine.
Thank you,
James