Description Usage Arguments Value Author(s)
View source: R/getIdentificationsBarplot.R
This function can be used to generate a qunatification box plot per run
1 2 3 4 5 6 7 8 9 10 |
fdr_threshold |
A numeric vector to add fdr threshold lines to the plot. Default: fdr_threshold = 0.05 |
p.title |
A character to label plot |
dataset |
A character vector specifying special label mappings for specific dataset. Options: "", "Synth_Dilution" |
osw_df_bm |
A data.table containing osw results with bitmap information (TPs, FPs, TNs, FNs) |
ipf_df_bm |
A data.table containing ipf results with bitmap information |
A ggplot object
Justin Sing https://github.com/singjc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.