plot_hvg_fit: Plot fit of a HVG metric and highlight HVGs.

View source: R/hvg.R

plot_hvg_fitR Documentation

Plot fit of a HVG metric and highlight HVGs.

Description

Plot fit of a HVG metric and highlight HVGs.

Usage

plot_hvg_fit(sce, y = c("var", "cv2"))

Arguments

sce

A SingleCellExperiment object with HVG metadata.

y

A character scalar: which column from HVG fit DataFrame to plot on the y-axe. var or cv2 if hvg_metric is gene_var or gene_cv2, respectively.

Value

Invisibly NULL (drawing on a graphical device).


bioinfocz/scdrake documentation built on Jan. 29, 2024, 10:24 a.m.