plotSingleCorr: Render scatter plot to show a single relationship

View source: R/plots.R

plotSingleCorrR Documentation

Render scatter plot to show a single relationship

Description

Render scatter plot to show a single relationship

Usage

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


nuno-agostinho/cTRAP documentation built on March 28, 2024, 3:59 p.m.