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 encountering an error when I am running Bambu in quantification mode on some of my samples. After our discussions in issue #448, I decided to try to include all detected transcripts in my analysis as NDR < 0.4 for all of the transcripts. I am finding however that for some of my samples now I am encountering a BiocParallel which reads:
Error: BiocParallel errors
1 remote errors, element index: 1
0 unevaluated and other errors
first remote error:
Error in if (annotatedIntronNumberNew > annotatedIntronNumber & !is.na(annotatedIntronNumber)) {: missing value where TRUE/FALSE needed
In addition: There were 15 warnings (use warnings() to see them)
Hi Andre and the Bambu team,
I am encountering an error when I am running Bambu in quantification mode on some of my samples. After our discussions in issue #448, I decided to try to include all detected transcripts in my analysis as NDR < 0.4 for all of the transcripts. I am finding however that for some of my samples now I am encountering a BiocParallel which reads:
The commands I am using to run Bambu are:
I am attaching the full log here in case it is helpful:
quant_biocparallel_error.zip
This was run with bambu 3.5.1. Any clues as to what's going on here?
Thanks,
Asher
The text was updated successfully, but these errors were encountered: