EDePasquale / DoubletDecon

A tool for removing doublets from single-cell RNA-seq data
69 stars 19 forks source link

Issues testing rho-prime values in shiny app #50

Open MSommars opened 3 years ago

MSommars commented 3 years ago

Hi all,

I'm having trouble successfully running the test for rho-prime values in the UI (as well as running DoubletDecon in full). For some reason, it successfully runs the first iteration of "cluster similarity function" and then throws this warning:

Warning: Error in <observer:observeEvent(input$rhop_test)>: attempt to apply non-function

It then just keeps trying and I have to kill it because it doesn't really progress. Have you seen this error before?

lauren-fish commented 2 years ago

I also had this problem just now- did you ever figure out how to get around this? Thanks!