You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using FastMNN for batch correction. Normally, I used 2000 HVGs but now I am trying to use all genes in my matrix, and retrieve batch corrected expression matrix which is possible with scanpy.
However, I am getting the following error:
Error in rbind(...) : negative extents to matrix
Calls: RunFastMNN ... -> standardGeneric -> eval -> eval -> eval -> rbind
Dear developer,
I am using FastMNN for batch correction. Normally, I used 2000 HVGs but now I am trying to use all genes in my matrix, and retrieve batch corrected expression matrix which is possible with scanpy.
However, I am getting the following error:
Error in rbind(...) : negative extents to matrix
Calls: RunFastMNN ... -> standardGeneric -> eval -> eval -> eval -> rbind
My code is :
If you need test data, I will send the link to you.
Thank you!
The text was updated successfully, but these errors were encountered: