thpar / diffany

Diffany is an open-source toolbox for calculating and visualizing differential networks.
7 stars 2 forks source link

[CLOSED] minOperator checkbox #164

Closed diffany-admin closed 9 years ago

diffany-admin commented 9 years ago

Issue by svlandeg Wed Jul 16 15:19:07 2014


cf RunProjectTask.runAlgorithm (when the implFuzzy branch gets merged) // TODO quick hack by Sofie boolean minOperator = true;

This option allows switching between minimum or maximum of overlapping edges, thus 2 edges one of weight 0.3 and one of 0.6 would give overlapping edge 0.3 (min) by default, or of weight 0.6 (max) if the user really wants that behaviour

diffany-admin commented 9 years ago

Comment by tvparys Fri Sep 12 11:50:42 2014


If this is a rather unusual option, maybe this can be hidden in an extra menu: Apps > Diffany > Extra settings > Overlap behaviour > Max/Max

diffany-admin commented 9 years ago

Comment by svlandeg Fri Sep 12 11:52:14 2014


Sure, whatever you think is best! I indeed anticipate that this option will not be chosen that often, and having it in the main window might confuse users, so, yea, go ahead!

thpar:

Post editted. This sure could use some extra thumbs up: :+1:

diffany-admin commented 9 years ago

Comment by svlandeg Fri Sep 12 13:41:23 2014


:+1: :-)