plotSingleCorr: Render scatter plot to show a single relationship

Description Usage Arguments Value

View source: R/plots.R

Description

Render scatter plot to show a single relationship

Usage

1
plotSingleCorr(perturbation, ylabel, diffExprGenes, title = NULL)

Arguments

perturbation

List of named numeric vectors containing the differential expression profile score per gene for a perturbation; each perturbation of the list will be rendered with a different colour

ylabel

Character: Y axis label

diffExprGenes

Named numeric vector

title

Character: plot title (if NULL, the default title depends on the context; ignored when plotting multiple perturbations)

Value

Scatter plot


cTRAP documentation built on Nov. 8, 2020, 10:58 p.m.