plotLibsizeBoxplot: plotLibsizeBoxplot

Description Usage Arguments Value Examples

View source: R/ascend_plots.R

Description

Generates a barplot of each cell's library size, and arranges them in descending order.

Usage

1

Arguments

object

An EMSet.

Value

A ggplot2 glob containing the barplot.

Examples

1
2
3
4
5
# Load EMSet
EMSet <- ascend::raw_set

# Plot libsize boxplot
libsize_barplot <- plotLibsizeBoxplot(EMSet)

IMB-Computational-Genomics-Lab/ascend documentation built on Aug. 29, 2019, 4:10 a.m.