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 when using as.Seurat function #20

Open
bapoorva opened this issue Jul 23, 2021 · 1 comment
Open

Error when using as.Seurat function #20

bapoorva opened this issue Jul 23, 2021 · 1 comment

Comments

@bapoorva
Copy link

Hi,

I tried to convert a seurat object to a single cell experiment and back using the as.SingleCellExperiment and as.Seurat functions and I get he following error when converting back to Seurat

sce= as.SingleCellExperiment(object)
object=as.Seurat(sce)
Error in .subset2(x, i, exact = exact) : subscript out of bounds

It has worked fine before. I recently updated Seurat to version 4. Does it have anything to do with that ?

Thanks for your help.

@andrewwbutler
Copy link
Collaborator

Hi,

Are you able to share the object or a reproducible example? That along with the sessionInfo() would be helpful in debugging.

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