Generate a volcano plot of expression hits

volcano_plotter(voom_hits, label_threshold = 30)

Arguments

voom_hits

Data frame containing voom differential expression results

label_threshold

Threshold for -log10(PVal) to add a label

Value

p A ggplot object containing the generated plot