Description Usage Arguments Value
Create a scatter plot of log2 fold changes vs the mean expression signal.
1 2 3  | 
data | 
 
  | 
fdr | 
 numerical value between 0 and 1 indicating the threshold false discovery rate for discovering differentially expressed genes. [DEFAULT = 0.05]  | 
label.rectangle | 
 logical indicating whether to add rectangles underneath gene names [DEFAULT = FALSE]  | 
proc | 
 character string indicating analysis procedure used. One of "Limma-voom", "edgeR", "DESeq2". [DEFAULT = "Limma-voom].  | 
top | 
 integer indicating the number of genes to label  | 
select.method | 
 Character string identifying the method of selecting the
top genes.  One of   | 
main | 
 character string giving the plot main title  | 
A ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.