combined_results <- combine_pathfindR_results(
example_pathfindR_output,
example_comparison_output,
plot_common = FALSE
)
g <- combined_results_graph(combined_results, selected_terms = sample(combined_results$ID, 3))
Run the code above in your browser using DataLab