scHOTplot: scHOTplot

View source: R/Visualize.R

scHOTplotR Documentation

scHOTplot

Description

scHOTplot

Usage

scHOTplot(
  scHOTobj,
  outputFolder = NULL,
  title = "gene-gene coexpression",
  savePlot = FALSE,
  genes = NULL,
  ...
)

Arguments

scHOTobj

A scHOT object

outputFolder

Output folder to save results.

title

The title of the plot.

savePlot

Boolean, whether to save plot.

genes

A gene pair in scHOT object with weighted higher order statistc, linked by "_" or taken as a vector.

...

other arguments

Value

ggplot object


YeehanXiao/STREAM documentation built on Aug. 13, 2022, 6:43 p.m.