Angel Liang

Results 4 issues of Angel Liang

Hi, For nested future.apply::future_apply, furrr::future_map and purrr::map, is it possible to construct a progress report neatly so that the hierarchical arrangement of sub-loops or child processes is clear. e.g. something...

feature/nested-progress

Hi, I've been using the time-series pipeline of JUM and noticed that the junction co-ordinates are consistently lower compared to when viewed in IGV as well as the reference annotation....

Hi, I'm using r_bg in a custom function to manage my parallel processing needs. As part of this, I have written a `for` loop that automatically spawns a set number...

reprex

Good day! 😊 Is it currently possible for users to set up a `callr` command such as `callr::r_bg` to spawn background tasks across different nodes of a compute cluster? If...