Sorry for the dumb question, but can you explain a bit further how you would do that? I can't find my way around using MASK and neighbors filters. I would like to filter a partition set, then shows all connected neighbors which fulfill some additional condition (degree, partition, etc.), like "what are the biomarkers which are 2nd degree neighbors of these proteins".mbastian wrote:However you can already achieve many things using the new MASK operators. That would let you get the nodes connected to a set of other nodes (the partition nodes) and therefore get the neighbors.
Eventually, I believe this should be done by a right-click out of any selection, like CTRL-click, rectangle tool etc. I select nodes, then I ask for 1st degree or 2nd degree neighbors. If I need additional constraints on neighbors, that's where I use the filters.
This is basic manipulation, which should be easy to reach.
Thanks