Visualize differential communication between conditions

plotDifferentialCommunication(diff_results, top_n = 30, type = "bar")

Arguments

diff_results

data.frame from compareCommunication()

top_n

Integer. Number of top changes to show

type

Character. "bar" or "volcano"

Value

A ggplot object