David Oliver

Results 8 issues of David Oliver

# Describe the bug When using `toWebGL` to convert a heatmaply to webgl, it fails to render all but the axes and color legend # To Reproduce ``` hm plotly::toWebGL()...

bug

Hi all, I've tested the program on my local machine and it works after significantly shrinking my datasets. So I've moved to a compute cluster to try to get things...

Hi, I'm getting an error when attempting to perform SCDC with batches using `SCDC_prop`. The exact error I'm getting is: ``` Error in sc.basis$sigma[commongenes, ct.sub] : subscript out of bounds...

Great package, really happy to see someone implementing this for R. Would you be interested in adding list arguments to the set of tests? I understand this can get out...

Hi Robert, I've been using marge for my work and we decided to do some quality of life updates. Specifically this pull request addresses issue #9 to control the stderr...

Hi Robert, Not sure what your plans are for this package, but I would like to make a feature request that would allow for modulation of the verbosity of the...

I've recently run into the situation where Harmony would run 2 iterations and then finish, sometimes with decent results, other times with very poor results. Setting `early_stop = FALSE` and...

I wanted to speed things up for CellPhoneDB, but trying to use `parallelize = TRUE` actually slowed things down. In addition, there are unresolved R processes that are left hanging...