subset_graph: Subset the loaded igraph based on edge confidence

Description Usage Arguments

View source: R/subset_graph.R

Description

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.

Usage

1
subset_graph(graph, score_threshold)

Arguments

graph

Graph of class 'igraph'

score_threshold

Integer value of the edge confidence'


taylorpourtaheri/nr documentation built on Dec. 23, 2021, 7:49 a.m.