Create Volcano Plot
make_volcano(input, proc = c("Limma-voom", "edgeR", "DESeq2"))
input | result of differential analysis created as part of
|
---|---|
proc | character string indicating analysis procedure used. One of "Limma-voom", "edgeR", "DESeq2". [DEFAULT = "Limma-voom]. |