plotSingleCorr | R Documentation |
Render scatter plot to show a single relationship
plotSingleCorr(perturbation, ylabel, diffExprGenes, title = NULL)
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 |
Scatter plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.