Create a volcano plot for differential communication.
Usage
PlotVolcano(
x,
log2fc_threshold = 1,
label_top = 10,
colors = c(up = "#FF0000", down = "#0000FF", stable = "gray"),
title = "Differential Communication"
)Create a volcano plot for differential communication.
PlotVolcano(
x,
log2fc_threshold = 1,
label_top = 10,
colors = c(up = "#FF0000", down = "#0000FF", stable = "gray"),
title = "Differential Communication"
)