Combiz Khozoie

Results 9 comments of Combiz Khozoie

After implementing the `p$plot_env butcher::weigh(p) # A tibble: 137 x 2 object size 1 mapping.x 3639. 2 mapping.y 3639. 3 layers2 3639. 4 scales 0.727 5 layers1 0.574 6 coordinates...

The multicore functionality enabled by this PR would be a very welcome enhancement to Liger.

Excellent, thanks, yes these params are not in the docs.

Firstly, great work so far on this package! I'd like to second this suggestion. I work in single-cell genomics where we often generate scatterplots with 500,000+ individual points. These don't...

FYI I am no longer at Imperial full time. The HPC job name/size changes occur with a regular cadence, perhaps bi-annually, so the config would benefit from an active NF...

tl;dr Would be useful if the `RANN.L1` package, currently stored in a branch of RANN, could be copied to its own separate repo at `jefferislab/RANN.L1` to match the convention of...

If the master branch of a new repo at `jefferis/RANN.L1` could have the contents of the `jefferis/RANN@master-L1` branch it would provide a quick fix.

Sounds like an optimal solution, thanks!

`remotes::install_github("jefferis/RANN@master-L1")` works ok locally for me. The issues arise with packages like roxygen2/pak/pkgdepends which seem to expect the R package name and repo name to match (e.g. https://github.com/jefferislab/RANN/issues/31#issuecomment-592227966). e.g. ```...