Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

top_markers() error: 'list' object cannot be coerced to type 'double' #747

Open
soo-ni42 opened this issue Jan 20, 2025 · 0 comments
Open

Comments

@soo-ni42
Copy link

Hello.
I ran the top_markers() function to check marker genes and got the following error:

Error in stats::p.adjust(marker_test_res$lrtest_p_value, method = "bonferroni",  : 
  'list' object cannot be coerced to type 'double'

At the same time, this error occurs, the marker_test_res result is not generated, and I don't know how to solve this error. I looked through the github history of monocle3 and changed the 'speedglm.mamaxiter' option, but it didn't work. How can I solve this error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant