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 in SelectTFs or GetTrajectory #25

Open
rahulnutron opened this issue Sep 11, 2023 · 1 comment
Open

error in SelectTFs or GetTrajectory #25

rahulnutron opened this issue Sep 11, 2023 · 1 comment

Comments

@rahulnutron
Copy link

Dear scMEGA team,

Thank you for developing this useful package.
I am working with Arabidopsis datasets - GSE173834 for the scATAC data and my own scRNA-seq data. When I integrated them, at the step of SelectTFs I got this error

Creating Trajectory Group Matrix..
Error in base::rowMeans(x, na.rm = na.rm, dims = dims, ...) :
'x' must be an array of at least two dimensions

When I try to debug, it looks like, under GetTrajectory, Matrix::rowMeans fails. However, the cell_names has multiple cell names, so this should not be a vector. I will be grateful if you could help me on that. Please let me know what details you need, I will share.

Regards,
Rahul

@lzj1769
Copy link
Member

lzj1769 commented Sep 22, 2023

Hi,

Are you using Seurat v5? It seems that the Seurat team has changed the API to get assay data.
I am still working on this issue to update scMEGA functions.

Best,
Zhijian

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

2 participants