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

make_hexbin() not working for seurat object #25

Open
mmohenska opened this issue Feb 13, 2024 · 0 comments
Open

make_hexbin() not working for seurat object #25

mmohenska opened this issue Feb 13, 2024 · 0 comments

Comments

@mmohenska
Copy link

Hi, I have been using this package and had no issue until today with the make_hexbin() function (on seurat v5 objects).

This is what I write, and the error message I get.

seu <- make_hexbin(seu, nbins = 80,
dimension_reduction = "UMAP")

Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function 'make_hexbin' for signature '"Seurat"'

Could I please get some help? Thank you!

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