do_GroupWiseDEPlot returns "Error in if (dmax - dmin < eps) { : missing value where TRUE/FALSE needed" · Issue #82 · enblacar/SCpubr · GitHub
More Web Proxy on the site http://driver.im/
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
First of all, sorry for taking this long to come back to this Issue! And thanks for using my package!
I am in the process of updating SCpubr to a new major version. Would it be possible to get a copy of your de_genes object to debug this issue? You can send it to scpubr@gmail.com.
I have pushed a commit that I think could solve the issue (6be4e15). I could not reproduce entirely the error with your de_genes object, so this might need another iteration. If you download this commit and it does still not work, please send me the error log again.
Thanks a lot for helping out with this issue!
Enrique
Hi, I'm trying to run plot the GroupWise_DE genes but I keep getting an error.
Given a Seurat v5 object "Malignant.Merged" with an SCTAssay as default:
I run:
When trying to get the plot, the console returns this error:
The "de_markers" object looks like this:
Thanks in advance!
The text was updated successfully, but these errors were encountered: