HelenaLC / muscat

Multi-sample multi-group scRNA-seq analysis tools
165 stars 33 forks source link

Error: BiocParallel errors element index: 5, 6, 7, 8, 9, 10, ... first error: logical subscript contains NA #89

Closed charlesgwellem closed 2 years ago

charlesgwellem commented 2 years ago

Hi. thank you very much for your very helpful tool. Please what could be the reason why I get the following error after running the following code? I have been following the steps in your tutorial

res <- pbDS(pb, verbose = FALSE)

Error: BiocParallel errors element index: 5, 6, 7, 8, 9, 10, ... first error: logical subscript contains NAs

HelenaLC commented 2 years ago

Could you please provide the output of your sessionInfo()? I cannot reproduce the error.

HelenaLC commented 2 years ago

closing due to inactivity, non-reproducible example, and lack of session info; probably related to #95?