IPFeaturePlot: Plot expression of interaction programs

View source: R/viz.R

IPFeaturePlotR Documentation

Plot expression of interaction programs

Description

Plot expression of interaction programs

Usage

IPFeaturePlot(seu, ip, cols = c("grey90", "blue", "orangered3"), order = T)

Arguments

seu

A seurat object that has interaction program expression information stored in the meta.data slot as the output of ScoreInteractionPrograms

ip

The name of the interaction program to plot

cols

Character vector of colors to use for plotting

order

Logical. Order points so highest expressers are on top?


BlishLab/scriabin documentation built on July 5, 2023, 1:14 a.m.