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

Seurat 5.0.1 Compatibility Issues #40

Closed
EJXie opened this issue Dec 21, 2023 · 4 comments
Closed

Seurat 5.0.1 Compatibility Issues #40

EJXie opened this issue Dec 21, 2023 · 4 comments

Comments

@EJXie
Copy link

EJXie commented Dec 21, 2023

Hi there,

In the tutorial (https://raw.githack.com/multitalk/awesome-cell-cell-communication/main/method/spot_tutorial.html), when running the code with Seurat Version 5.0.1 for decoding cell-type decomposition (code shown below), there was an error message of " Error in .normalize_data(st_data) : no slot of name "data" for this object of class "Assay5" ".

After changing the Seurat Version to 4.4.0, the error is sorted.

It will be great if you can look into it.

Thank you very much!

decode the cell-type composition

obj <- dec_celltype(object = obj,
sc_data = as.matrix(starmap_data),
sc_celltype = starmap_meta$celltype)

@multitalk
Copy link
Collaborator

Thanks for your feedback. We are working on the compatibility with Seurat 5.

@alexanderchang1
Copy link

Has there been any update on fixing this issue?

@EJXie
Copy link
Author

EJXie commented Jun 13, 2024

Has there been any update on fixing this issue?

Hi Chang,

I have checked it again, it does not seem to be fixed yet

multitalk added a commit that referenced this issue Jun 14, 2024
#40
compatible with Seurat 5
@multitalk
Copy link
Collaborator

Hello @EJXie @alexanderchang1, now it is compatible with Seurat 5. You can try again.

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