bubblegrid: Print and return bubble grid plots (for single-cell data)

Description Usage Arguments Value Examples

Description

Print and return bubble grid plots (for single-cell data)

Usage

1
bubblegrid(x, y, color, num_bins = 25)

Arguments

x, y, color

Numeric vectors. To be shown directly in the plot.

num_bins

This function works by hexagonal binning. This is the number of bins on the horizontal axis.

Value

Return value is a ggplot object.

Examples

1
2

maehrlab/bubblegrid documentation built on May 23, 2019, 8:56 a.m.