plot_all | R Documentation |
load results from temp_dir, create all possible plots and save them into temp_dir/report_plots
plot_all(temp_dir, genesets, features)
temp_dir |
string, directory containing benchmark results |
genesets |
list of cahracter vectors specifying gene sets used |
features |
character vector containing all available features in data |
list containing two elements:
1) celltype_order: vector containing cell types in same order as displayed in plot on real data
2) celltype_order_simulated: same as above, for simulated data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.