Create Volcano Plot

make_volcano(input, proc = c("Limma-voom", "edgeR", "DESeq2"))

Arguments

input

result of differential analysis created as part of edger_analysis, limma_voom_analysis, or deseq2_analysis

proc

character string indicating analysis procedure used. One of "Limma-voom", "edgeR", "DESeq2". [DEFAULT = "Limma-voom].