| gfilter.ct | R Documentation | 
Method to filter the graph based on parameters passed to compute_crosstalk
gfilter.ct(seeds, return_df = FALSE, ...)
| seeds | vector (str or numeric) user provided vertex ids to use as seeds in the random walk with restarts' | 
| return_df | bool should we return a list containing the filtered graph + the RWR output that was used to do the filtering? | 
| ... | additional arguments passed to  | 
igraph object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.