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 matrix(ind, nrow = m, ncol = rank, dimnames = dnms) : invalid 'nrow' value (too large or NA) #36

Open
njtourtillott opened this issue Mar 8, 2023 · 0 comments

Comments

@njtourtillott
Copy link

Hi, I've tried running AUC_buildRankings on my data and I've encountered the following error: Error in matrix(ind, nrow = m, ncol = rank, dimnames = dnms) :
invalid 'nrow' value (too large or NA)

For reference I'm passing in the RNACounts table from my Seurat object (so SO@assays$RNA@Counts).

Would someone be able to explain why this error is occurring and how I would go about fixing it?

Thanks,
Nick

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

1 participant