Create barplot to visualize interaction changed genes
plotICG(
gobject,
cpgObject,
source_type,
source_markers,
ICG_genes,
cell_color_code = NULL,
show_plot = NA,
return_plot = NA,
save_plot = NA,
save_param = list(),
default_save_name = "plotICG"
)
giotto object
ICG (interaction changed gene) score object
cell type of the source cell
markers for the source cell type
named character vector of ICG genes
cell color code for the interacting cell types
show plots
return plotting object
directly save the plot [boolean]
list of saving parameters from all_plots_save_function
default save name for saving, don't change, change save_name in save_param
plot