Scatterplot of true positives and false positives (median with errorbars as Q1, and Q3) for all comparisons
Source:R/SpikeDEPlots.R
plot_TP_FP_spiked_scatter.Rd
Scatterplot of true positives and false positives (median with errorbars as Q1, and Q3) for all comparisons
Examples
data(spike_in_se)
data(spike_in_de_res)
stats <- get_spiked_stats_DE(spike_in_se, spike_in_de_res)
plot_TP_FP_spiked_scatter(stats, ain = NULL, comparisons = NULL)
#> All comparisons of stats will be visualized.
#> All normalization methods of de_res will be visualized.