Leon Fodoulian

Results 7 comments of Leon Fodoulian

Hi, I was about to open an issue related to this problem. I am repeating the `sc3` function several times, using the same `rand_seed`, yet I get very different results....

Hi @hjbp0610 and @jmgs7, Do you get a warning message saying `Quick-TRANSfer stage steps exceeded maximum` when you run `RunHarmony`? Check issue [#25](https://github.com/immunogenomics/harmony/issues/25) on their GitHub page. One thing you...

Hi @andrie, The problem lies with `ggdendro`. Creating a dendrogram using base R works just fine. I have tried to look into the problem, and as it was already stated,...

Hi @andrie, Thank you for fixing the issue. The latest GitHub version of `ggdendro` now works without returning an error. It runs in 864.351 seconds (about 14.4 minutes) on a...

Hi @pati-ni > Hi @yingyonghui > > Please try out setting `lambda=NULL`. We have more features coming up to deal with this behavior properly. Could you please provide more information...

Hi @NeuralBind, The code I provided above splits the merged object before computing `Seurat::SCTransform()`. Therefore, `Seurat::SCTransform()` should run on each dataset individually. These two approaches should yield the same results....

Hi @NeuralBind, I think you misunderstood the problem. Let us wait for an answer from the Seurat team regarding this issue. Best, Leon