Stefano Mangiola

Results 117 issues of Stefano Mangiola

From the meeting on the 13th of March 2025 @jdhenaos did you propose this?

enhancement

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 ![image](https://github.com/user-attachments/assets/aab25cfd-d43c-4cd1-8ae7-019161fccd66) ![image](https://github.com/user-attachments/assets/f37c7e08-544c-48ff-ae74-32951221b92b)

- 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!

enhancement

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...