
Filter an edge file to include first-order neighbours of specified nodes
Source:R/CytoscapeGraphingFunctions.R
filter.edges.1.RdReturns all edges where at least one endpoint is in nodenames,
effectively including the nodes themselves and all directly connected neighbours.