Find all adjacent nodes from a node until reaching selected nodes
0
0
Entering edit mode
2.3 years ago

enter image description here

I have the following graph (protein interactions, see image).

I need to find all the neighboring nodes to blue nodes until the next blue node.

For example, If I decide to start from the "IQSEC1" node, I would like to have the following result :

IQSEC1 -> GNAQ -> DGKD

IQSEC1 -> NR2C2-> MTA2

IQSEC1 -> PB1-> DNAJB4

How can I do this?

igraph • 479 views
ADD COMMENT
0
Entering edit mode

this graph was generated with igraph (sorry for the oversight)

ADD REPLY

Login before adding your answer.

Traffic: 2523 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6