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

there is a error in "RunSWNE(obj, k = 16, genes.embed = genes.embed)" #34

Open
Tycooner opened this issue Nov 14, 2022 · 0 comments
Open

Comments

@Tycooner
Copy link

Hi, i run the code according the https://github.com/yanwu2014/swne, but it get a error.
swne.embedding <- RunSWNE(obj, k = 16, genes.embed = genes.embed)

calculating variance fit ... using gam [1] "0 variable genes to use"
Error in irlba::irlba(t(A), nv = 50, maxit = 500, center = rowMeans(A)) :
max(nu, nv) must be strictly less than min(nrow(A), ncol(A))

so how can i fix it? 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

1 participant