plot_all: load results from temp_dir, create all possible plots and...

View source: R/plot_all.R

plot_allR Documentation

load results from temp_dir, create all possible plots and save them into temp_dir/report_plots

Description

load results from temp_dir, create all possible plots and save them into temp_dir/report_plots

Usage

plot_all(temp_dir, genesets, features)

Arguments

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

Value

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


MarianSchoen/DMC documentation built on Aug. 2, 2022, 3:05 p.m.