Method to filter the graph based on parameters passed to compute_crosstalk
gfilter.ct(seeds, return_df = FALSE, ...)
igraph object
vector (str or numeric) user provided vertex ids to use as seeds in the random walk with restarts'
bool should we return a list containing the filtered graph + the RWR output that was used to do the filtering?
additional arguments passed to compute_crosstalk()