Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant