theme_yehlab: A clean 'ggplot2' theme for dimension reduction plots.

View source: R/theme_yehlab.R

theme_yehlabR Documentation

A clean ggplot2 theme for dimension reduction plots.

Description

This is the Yeh Lab's default ggplot2 theme for dimension reduction scatterplots, and was used throughout the SCISSORS manuscript. Like all ggplot2-based themes, you can add more themes to it, or override them if you wish.

Usage

theme_yehlab()

Value

A function specifying a minimalist ggplot2 theme.

Author(s)

Jack Leary

Examples

## Not run: 
DimPlot(pbmc) + theme_yehlab()

## End(Not run)

jr-leary7/SCISSORS documentation built on April 20, 2023, 8:21 p.m.