Learn R Programming

diem (version 1.0)

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

Description

Scatterplot of genes vs. UMI counts, colored by call

Usage

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