name of meta.data column containing cluster values. Default is ident
which defaults to current active.ident.
split.by
name of meta.data column containing sample group/condition variable.
sample_col
name of meta.data column that contains sample ID information.
pt.size
the size of points in plot (default is 1.5).
x_lab_rotate
Rotate x-axis labels 45 degrees (Default is FALSE). Only valid if plot_type = "bar".
colors_use
color palette to use for plotting.
ggplot_default_colors
logical. If colors_use = NULL, Whether or not to return plot using
default ggplot2 "hue" palette instead of default "polychrome" or "varibow" palettes.
color_seed
random seed for the "varibow" palette shuffle if colors_use = NULL and number of
groups plotted is greater than 36. Default = 123.