get_dr_point_size: Determine the point size for reduced dimensions scatter plots...

View source: R/plots-dr.R

get_dr_point_sizeR Documentation

Determine the point size for reduced dimensions scatter plots (smaller for larger datasets).

Description

Determine the point size for reduced dimensions scatter plots (smaller for larger datasets).

Usage

get_dr_point_size(num_cells)

Arguments

num_cells

Number of cells (points on the plot) or a Seurat object.

Value

Numeric point size.


igordot/scooter documentation built on Nov. 20, 2023, 5:55 a.m.