scCustomize
scCustomize copied to clipboard
R package with collection of functions created and/or curated to aid in the visualization and analysis of single-cell data using R.
Hi @samuel-marsh! Thanks for this useful package. Is there anyway to change the border thickness of `Stacked_VlnPlot`? When I save it with ggsave and arrange it into a figure it...
Hello Samuel, Thanks for this package! Is there a way to quickly flip a clustered_DotPlot? Thanks! Francesco
- [ ] Using `cli_progress_along()` mainly - [ ] Rewrite pblapply functions to match format needed - [ ] Remove old pblapply options - [ ] Remove pbapply dependency
- [x] fix percent mat subset when NAs present - [x] Fix expression color selection default - [ ] Domino plot annotation - [x] Add vignette and rebuild
- [ ] Custom/Enhanced Seurat Heatmap - [ ] Easy Aesthetic Volcano Plots - [ ] Cell Bender. Easy add to existing object.
- [ ] Support for setting individual expression thresholds for each feature supplied - [ ] Support for quantifying cells expressing two or more features simultaneously
Error in `Cell_Highlight_Plot()`: ! The list of `cells_highlight` contains duplicate cell names. ℹ Ensure all cell names are unique before plotting. Run `rlang::last_trace()` to see where the error occurred.
Dear Samuel, I really like to use your package. It would be great to use it for spatial data (10x genomics) as well (e.g. SpatialPlot). Best, Nina
Hi, Thank you for the package. I was able to use the function Clustered_DotPlot without using split.by parameter. I want to look at the expression at different timepoints and time2...
**To Do:** - [x] anndata warnings (https://github.com/samuel-marsh/scCustomize/issues/162) - [x] LIGER 2.0 compatibility or warning messages (https://github.com/samuel-marsh/scCustomize/issues/161) - [x] Spatial Plots (if time) (https://github.com/samuel-marsh/scCustomize/issues/160) - [x] ~ggprism workaround if not fixed...