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

Error using the cluster_cells function while converting an Seurat object in a cds object for monocle3 #160

Open
pyjm opened this issue Jun 20, 2023 · 4 comments

Comments

@pyjm
Copy link

pyjm commented Jun 20, 2023

Hello,

I am trying to use monocle3 to run a trajectory analysis on a subset of cells from an integrated Seurat object and I am getting the following error:

> cds_Seurat<- cluster_cells(cds_Seurat)
Error in leidenbase::leiden_find_partition(graph_result[["g"]], partition_type = partition_type,  : 
  REAL() can only be applied to a 'numeric', not a 'NULL'

Any thoughts?

Thank you!!

@chanucy97
Copy link

I also get this error.

@chanucy97
Copy link

I have modified the version to 1.0.0 and it still does not fix it. Changing the input format also does not solve it. It feels like I have tried every solution I can think of and nothing works.

@chanucy97
Copy link

Today I found if I specified "cluster_method = 'louvain'", it would work.... !!!!!!!

@revomax
Copy link

revomax commented Mar 6, 2024

I was in the same problem and it worked!!
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

3 participants