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

Subscript out of bounds - Running parameter sweep #182

Open
rahmaqadeer opened this issue Dec 22, 2023 · 4 comments
Open

Subscript out of bounds - Running parameter sweep #182

rahmaqadeer opened this issue Dec 22, 2023 · 4 comments

Comments

@rahmaqadeer
Copy link

rahmaqadeer commented Dec 22, 2023

I am using Seurat version 5.0.1 and DoubletFinder_2.0.3 and encountering this error. Do you have any guides regarding this?

sweep.res.list_data_all <- paramSweep(data_all, PCs = 1:10, sct = FALSE)

[1] "Creating artificial doublets for pN = 5%"
Error in .subscript.2ary(x, , j, drop = TRUE) : subscript out of bounds
In addition: Warning message:
In LayerData.Assay5(object = x, layer = i) :
multiple layers are identified by counts.1 counts.2 counts.3
only the first layer is used

@bkheira
Copy link

bkheira commented Jan 11, 2024

Hi I am having the same issue, did you find how to do it ?

@Yijia-Jiang
Copy link

I encountered the similar issue

@yxsee
Copy link

yxsee commented Mar 25, 2024

I went back to using SplitObject instead of the Seurat v5 split layers and managed to get it working.

@aditisk
Copy link

aditisk commented Mar 28, 2024

I am encountering the same issue and already using SplitObject but it doesn't work for me. Does anyone have another solution? Thanks.

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

5 participants