The issue is not reproduced in the released UGENE version 1.31.1, only on the master branch.
Scenario:
- Open the WD.
- Open "Call variants with SAMtools" sample workflow.
- Select "Read Assembly (BAM/SAM)" and add
"_common_data/bam/chrM.sorted.bam". - Select "Read Sequence" and add "_common_data/cmdline/call-variations/chrM.fa".
- Run the workflow.
Expected result: there are no errors, "variants.vcf" file is created.
Actual result: "Not enough assemblies" error appears.
Affected tests:
GUITest_regression_scenarios_test_1735
GUITest_regression_scenarios_test_2192
GUITest_regression_scenarios_test_2569
GUITest_regression_scenarios_test_2662
- relates to
-
UGENE-6170 Correct names of document formats in two workflow elements
- Closed