-
Type: Improvement
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 1.13, 1.13.1, 1.13.2, 1.13.3, 1.14, 1.14.1, 1.14.2, 1.15, 1.15.1, 1.16, 1.16.1, 1.16.2, 1.17, 1.18, 1.19, 1.20, 1.21, 1.22, 1.23, 1.24, 1.25, 1.26, 1.26.1, 1.26.2, 1.26.3, 1.27, 1.28, 1.28.1, 1.29, 1.30, 1.31, 1.31.1, 1.32, 33, 34, 35, 36, 37, 38, 39, 38.1, 40, 41, 40.1, 42, 43, 44, 45, 46, 47, 48, 49, 50
-
Fix Version/s: None
-
Component/s: Workflow
-
Labels:
-
Tests Type:GUI automatic
-
Affect Type:Userdefined
- Close the project if it is open (File->Close project).
- Enable the debug mode:
- "Preferences..."- >"Workflow Designer"->"Runtime settings".
- Check "Enable debugger".
- Click "OK" to confirm.
- Open the WD ("Run or Create Workflow" on the "Start Page").
The "Choose Output Directory" dialog may appear. Set any directory and click "OK".
Finally the WD window appeared. - Open "Samples"- >"Alignment"->"Align sequences with MUSCLE".
The "Align Sequences with MUSCLE Wizard" appears. - Set "data/samples/CLUSTALW/COI.aln" as "Input MSA(s)":
- Click "Dataset 1"->"Add file(s)".
The "Select file" dialog appears. - Choose "data/samples/CLUSTALW/COI.aln".
The input is set.
- Click "Dataset 1"->"Add file(s)".
- Click "Next >" and "Apply" to confirm and return to the WD window.
- Set a breakpoint on any element. For example:
- Select the "Read alignment" element on the Scene by clicking on it.
- Press Ctrl+B (⌘+B) (Break at element).
The "Read alignment" element has a red frame.
- Press Ctrl+R (⌘+R) (Run workflow).
- The breakpoint was triggered. Try running any Task. For example, opening a file.
Current state: the task doesn't start, no matter how long you wait for it. You can check in the Task View that the task isn't progressing.
Expected state: tasks work independently of each other; pausing the "Execute workflow" task doesn't affect the overall progress of tasks in UGENE.