View source: R/predictions_comparison.R
Print NetworKIN and IV-KEA predictions on the same volcano plot to compare predictions.
1 2 3 4 5 6 7 8 | predictions_comparison(
ivkea_enrichment_file,
networkin_enrichment_file,
FDR_cutoff = 0.05,
graph_title = "Kinases prediction enrichment Networkin vs IV-KEA",
output_folder = "myexperiment/",
file_name
)
|
ivkea_enrichment_file |
|
networkin_enrichment_file |
|
FDR_cutoff |
|
graph_title |
|
output_folder |
|
file_name |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.