Builds a volcano plot from DESEQ2 results

volcano_plot_deseq(dt, log2FoldChange = 0, padj = 0.05)

Arguments

dt

Formatted Differential expression results from format_res_deseq()

log2FoldChange

Log2FC absolute threshold

padj

adjusted p value threshold. Default to 0.05

Value

Volcano plot