Volcano plot
plot_volcano(bcbio, res, lfc = 1, text_labels = 20)
bcbio list object
DESeqResults object
Log fold change ratio (base 2) cutoff for coloring
Number of text labels to plot
Volcano plot
## Not run: ------------------------------------ # plot_volcano(bcbio, # res, # alpha = 0.05, # lfc = 1) ## ---------------------------------------------