- Fork from original package
- Add GitHub as main mirror
- added function
load_RDSdata_from_Box()
to retrieve RDS objects stored in the Box (but any direct link to an RDS object should work)
- ggplot2 helpers: added a function to modify the background color
of facet grid strips (
color_grid_facet_bg
)
- ggplot2 helpers: changed default color scheme from viridis to grey-red gradient, which tends to make more sense for scRNA-seq dimensionality reduction plots
- added perl script for automated submission to GOrilla
- R wrapper:
submit_to_gorilla()
- high level wrapper for both GOrilla and REVIGO:
GOenrichment_GOrilla_REVIGO()
- R wrapper:
- added perl script for automated submission to GOrilla
- R wrapper:
submit_to_gorilla()
- high level wrapper for both GOrilla and REVIGO:
GOenrichment_GOrilla_REVIGO()
- R wrapper:
- changed order and content of
paired_pal
palette
- added
quantile_breaks()
function from Kamil Slowikowski to adjust pheatmap color schemes if needed - added
Gorilla2REVIGO()
function for automated submission of GOrilla results to REVIGO
- changed
fx.resolve_plot_shapes
so that the original ggplot2 shapes are only overruled if there are more than 6 shapes provided