hms-dbmi / scde

R package for analyzing single-cell RNA-seq data
http://pklab.med.harvard.edu/scde
Other
170 stars 64 forks source link

ERROR in PAGODA #53

Open livnatje opened 6 years ago

livnatje commented 6 years ago

Hi!

Thank you so much for providing this code. Very useful!

I get an error when trying to run pagoda. This is something that didn't happen in the past.

When I run tam <- pagoda.top.aspects(pwpca, clpca, n.cells = NULL, z.score = qnorm(0.01/2, lower.tail = FALSE))

I get the following error: Error in tapply(abs(unlist(gl)), as.factor(unlist(lapply(gl, names))), : arguments must have same length

Any idea how to solve it?

Thanks, Livnat