PAGA analysis #174
Replies: 1 comment
-
The same issue as in #172 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear author, when i run the PAGA analysis, it seems to have trouble.
experiment.aggregate <- RunPAGA( srt = experiment.aggregate, group_by = "celltype", linear_reduction = "PCA", nonlinear_reduction = "UMAP" )
" Error in py_module_import(module, convert = convert) :
NameError: name 'base_events' is not defined ".
It seems to be related with python code?
Beta Was this translation helpful? Give feedback.
All reactions