
Donut chart of DEG counts (Up/Down) across comparisons
get_deg_count_donutplot.RdDonut chart of DEG counts (Up/Down) across comparisons
Arguments
- x
A
VISTAobject containing DEG summaries.- sample_comparisons
Optional character vector of comparison names to display.
- show_counts
Logical; include raw count labels in slices.
- show_percent
Logical; include percent labels in slices.
- percent_digits
Integer number of decimals used for percentage labels.
- font_size
Numeric base font size for the plot.
- fill_colors
Named vector giving fill colors for
"Up"and"Down"slices.- facet_by
Either
"sample_comparisons"(default) to draw one donut per comparison, or"none"for a single donut.- ncol
Optional number of columns when faceting.