[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •Please help with filtering
Page 1 of 1

Please help with filtering

Posted: 30 Jan 2018 14:00
by rjalex
Dear friends,
I have a bipartite graph with two types of entities: drugs and cytochromes.

I have a directed edge from the cytochrome towards the drugs it metabolizes (edge type sub for substrate).

I also have two different types of edges from a drug to a cytochrome of the (ini) inhibits or (act) activates type.

In this graph I would like to show all instances in which a drug is both a substrate AND it also inhibits or activates the same cytochrome.

Is there a filter to do this?

Thank you