plotSingleCorr {cTRAP}R Documentation

Render scatter plot to show a single relationship

Description

Render scatter plot to show a single relationship

Usage

plotSingleCorr(perturbation, ylabel, diffExprGenes)

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 vector

Value

Scatter plot


[Package cTRAP version 1.4.0 Index]