plotFeatureHist: plotFeatureHist

Description Usage Arguments Value Examples

View source: R/ascend_plots.R

Description

Generates a histogram of all cell feature counts.

Usage

1

Arguments

object

An EMSet object.

Value

A ggplot2 glob containing the histogram.

Examples

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

# Use function to plot features
feature_plot <- plotFeatureHist(em_set)

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