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
After elaborate investigation I have narrowed it down but not yet confirmed.
I could not replicate the issue when running the component locally without docker. The difference between local system and docker system is the R version and the package versions:
Docker:
R: 4.3.1
anndata: 0.7.5.6
Matrix: 1.6.0
batchelor: 1.17.2
SinglCellExperiment: 1.22.0
local:
R: 4.2.3
anndata: 0.7.5.6
Matrix: 1.6.0
batchelor: 1.14.1
SingleCellExperiment: 1.20.1
Increasing the batchelor version on local machine did not invoke the expected error. Which would seem like the SingelCellExperiment package is the likely culprit. This has not yet been confirmed due to not being able to update R on my local system.
Describe the bug
An error occured for fastmnn_feature process on the cengen_logcp10k dataset in batch_integration full benchmark run:
The text was updated successfully, but these errors were encountered: