Given an iGraph object from StringDb, reduce the full graph to a subset based on edge confidence scores. This function will improve the performance of multiple calls to the iGraph object for the parameter optimization.
1 | subset_graph(graph, score_threshold)
|
graph |
Graph of class ' |
score_threshold |
Integer value of the edge confidence' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.