Description Usage Arguments Value
View source: R/make_delboy_hit_comparison_table.R
Make a TP, FN, FP data frame to aid analysis of delboy
validation hits produced by delboy::evaluate_performance_rnaseq_calls
.
1 | make_delboy_hit_comparison_table(elnet_lr_res, deseq2_res, lfc_samp)
|
elnet_lr_res |
An object of class |
deseq2_res |
The output from |
lfc_samp |
A named vector of logFC values where the names are gene names. These are the true positives with their associated logFC values. All other genes are true negatives. |
A data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.