plot NTScore by cell type
plotCellTypeNTScore(
gobject,
cell_type,
values = "NTScore",
spat_unit = "cell",
feat_type = "niche cluster",
show_plot = NULL,
return_plot = NULL,
save_plot = NULL,
save_param = list(),
default_save_name = "CellTypeNTScore"
)
giotto object
the cell type column name in the metadata
spatial unit (e.g. "cell")
feature type (e.g. "rna", "dna", "protein")
logical. show plot
logical. return ggplot object
logical. save the plot
list of saving parameters, see
showSaveParameters
default save name for saving, don't change, change save_name in save_param
ggplot