We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, thank you for this package! I would like to use it for my analysis. But when I am trying I get this error :
plot_dimred(model, expression_source = dataset$expression, grouping = object_cellinfo)
Coloring by grouping error: Must supply a symbol or a string as argument Run rlang::last_error() to see where the error occurred.
rlang::last_error()
Can you give me some advice? Thanks!
The text was updated successfully, but these errors were encountered:
Hello @Woqo !
This is a duplicate of dynverse/dynplot#54. Can you run the solution there and verify whether your issue has been solved?
Kind regards, Robrecht
Sorry, something went wrong.
No branches or pull requests
Hi,
thank you for this package!
I would like to use it for my analysis.
But when I am trying I get this error :
Coloring by grouping
error: Must supply a symbol or a string as argument
Run
rlang::last_error()
to see where the error occurred.Can you give me some advice?
Thanks!
The text was updated successfully, but these errors were encountered: