plot_umi_gene_call: Scatterplot of genes vs. UMI counts, colored by call

Description Usage Arguments Value

View source: R/plotting.R

Description

Scatterplot of genes vs. UMI counts, colored by call

Usage

1
plot_umi_gene_call(x, alpha = 0.1, ret = FALSE)

Arguments

x

An SCE object.

alpha

A numeric value controlling the transparency of the points. From 0 (transparent) to 1 (no transparency).

ret

A logical specifying whether to return the ggplot object or just print it out.

Value

Nothing, unless return=TRUE then a ggplot


diem documentation built on Nov. 16, 2019, 1:08 a.m.