add_quadrants: Split a scatterplot (or similar) into quadrants and label...

Description Usage Arguments

Description

Split a scatterplot (or similar) into quadrants and label percentages in each quadrant.

Usage

1
add_quadrants(p, g1_score_name, g2_score_name, cutoffs, facet_by = NULL)

Arguments

cutoffs

numeric vector of length 2. Where to delineate the quadrants.

facet_by

optional facetting variable. Percents are calculated separately for each facet.

This is a helper for TACS, but it's exported in case it becomes useful.

dge

Seurat object


maehrlab/thymusatlastools documentation built on May 28, 2019, 2:32 a.m.