plot_differential_volcano_scExp: Volcano plot of differential features

Description Usage Arguments Value Examples

View source: R/plotting_functions.R

Description

Volcano plot of differential features

Usage

1
2
3
4
5
6
plot_differential_volcano_scExp(
  scExp_cf,
  cell_cluster = "C1",
  cdiff.th = 1,
  qval.th = 0.01
)

Arguments

scExp_cf

A SingleCellExperiment object

cell_cluster

Which cluster to plot

cdiff.th

Fold change threshold

qval.th

Adjusted p.value threshold

Value

A volcano plot of differential analysis of a specific cluster

Examples

1
2

ChromSCape documentation built on Nov. 8, 2020, 6:57 p.m.