Description Usage Arguments Value Examples
View source: R/spatial_interaction_visuals.R
Plots recovery plot to compare ligand-receptor rankings from spatial and expression information
1 2 3 4 5 6 7 8 9 10 11 12 |
gobject |
giotto object |
combCC |
combined communinication scores from |
expr_rnk_column |
column with expression rank information to use |
spat_rnk_column |
column with spatial rank information to use |
ground_truth |
what to consider as ground truth (default: spatial) |
show_plot |
show plots |
return_plot |
return plotting object |
save_plot |
directly save the plot [boolean] |
save_param |
list of saving parameters from |
default_save_name |
default save name for saving, don't change, change save_name in save_param |
ggplot
1 | plotRecovery(CPGscores)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.