Stefano Mangiola
Stefano Mangiola
From the meeting on the 13th of March 2025 @jdhenaos did you propose this?
I happen to have this parameter `ethnicity_groupsNativeAmerican&PacificIslander`, for a series of fits (30K genes, with 5K samples each, in a biological study) that take ~ 2 weeks, to run. The...
@zhanchen  
- Introduced `cleanup_draw_files` parameter in `sccomp_estimate()` and `sccomp_remove_outliers()` to automatically delete large Stan draw CSV files after analysis, reducing disk space usage. - Added new `clear_draw_files()` function for manual cleanup...
@gaoyingnan-academic please note https://support.bioconductor.org/p/p134006/#9162808 This could be a good use case for our new sccomp major extension.
… layers, improving flexibility for users. - Updated vignettes to reflect changes in function usage and added examples for custom ggplot layers.
The R native Anndata has been added, thanks @lazappi ! https://github.com/scverse/anndataR/releases/tag/v1.0.0 Building an adapter for this new data contained is a big one!
Hello, @zhanchen is trying to add a middle dashed row (but this above problem arises also in a custom header we want to do) in https://github.com/tidyomics/tidyprint ```r se_airway %>% print(design...