-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Workflow
-
Labels:None
-
Tests Type:GUI automatic
-
Epic Link:
-
Sprint:DEV-21/08/2014
-
Affect Type:Userdefined
There are related worker attributes in the Property Editor possible. Say, some attribute makes no sense if another one has a specific value. For example, the "Generate DNA" worker can operate using two algorithms: "GC content" and "GC skew". Attributes "A", "C", "T", "G" are the options for the first one, and the "GC Skew" attribute is the parameter of the second algorithm. Obviously, when one algorithm is chosen, options for another one are not to be shown.
The same can be reproduced for the "Find Peaks with MACS" worker: when the "Wiggle output" parameter is "False" there is no need to show the "Wiggle space" one.