Filter edges to only show incoming

Say I have a sub-set of the network, e.g. one function. I can use Binary Flag/External edges combination to only show the external edges to/from that sub-set. However I only want to display the Incoming edges (and corresponding nodes) to that sub-set, not the outgoing edges.

Currently there isn’t a way to do that easily in Polinode. I believe the way to do that would be to add an option for the External Metric so it could be either Total, In or Out (it’s Total now).

Thank you.

Thank you for the feature request @jbutterworth!

This feature is now in Polinode!

In the explore view for a network you can now navigate to Settings → Selection and then choose whether the selected nodes will show all edges for the group, just the incoming edges, just the outgoing edges or both the incoming and outgoing edges (but not the edges that aren’t directly connected to the selected node).