Signac (version 1.13.0)

TSSPlot: Plot signal enrichment around TSSs

Description

Plot the normalized TSS enrichment score at each position relative to the TSS. Requires that TSSEnrichment has already been run on the assay.

Usage

TSSPlot(object, assay = NULL, group.by = NULL, idents = NULL)

Value

Returns a ggplot2 object

Arguments

object

A Seurat object

assay

Name of the assay to use. Should have the TSS enrichment information for each cell already computed by running TSSEnrichment

group.by

Set of identities to group cells by

idents

Set of identities to include in the plot