Stefano Mangiola

Results 117 issues of Stefano Mangiola

…rentheses; fix subset and validation piping edge cases; replace placeholder _ indexing; update tests and vignettes

Add unit tests for `get_x_y_annotation_columns` as a prerequisite for feature development.

This already happens for `edgeR`, with the backend method TREAT

enhancement

I handle a lot of data, HCA-scale. I would like a way to speed up the saving of large SCE. This could be achieved through low-level optimisation if possible, parallelization...

enhancement

`save_object` is slow for big models (~10K parameters) ## Possible improvement 1 `qs2` is a very fast format for saving and reading data. For huge models, `fit$save_object()` is slow in...

feature

For large models (~13K paramemeters) the procedure ```r library(magrittr) temp_rds_file

feature