Scatterplot of genes vs. UMI counts, colored by call
plot_umi_gene_call(x, alpha = 0.1, ret = FALSE)
An SCE object.
A numeric value controlling the transparency of the points. From 0 (transparent) to 1 (no transparency).
A logical specifying whether to return the ggplot object or just print it out.
Nothing, unless return=TRUE then a ggplot