plotGeneNumber: plotGeneNumber

Description Usage Arguments Value Examples

View source: R/ascend_plots.R

Description

Generates a histogram of the number of genes per cell.

Usage

1

Arguments

object

An EMSet

Value

A histogram containing the distribution of number of genes per cell.

Examples

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

# Plot gene numbers
gene_number_plot <- plotGeneNumber(EMSet)

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