-
Type: Bug
-
Status: Tested
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 51
-
Component/s: None
-
Labels:
-
Sprint:DEV-51-5, DEV-51-RELEASE
-
Affect Type:Userdefined
Scenario 1:
- Open "clipboard_2.seq"(see attachments).
- Open "Restriction enzymes"dialog.
- Choose only one "AasI" enzyme.
- Check "Uncut area" and set it from 29 to 100.
- Click OK.
Current: an enzyme on 28-39 was found.
Expected: no enzymes were found.
Enzyme should be found only if it doesn't intersect the "uncut area".
Scenario 2:
- Open "clipboard_3.fa"(see attachments).
- Open "Restriction enzymes"dialog.
- Choose only one "AasI" enzyme.
- Check "Uncut area" and set it from 50 to 100.
- Click OK.
Expected: no enzymes were found, because the "AasI" enzyme exists inside of the "Uncut area". - Open the log window.
Expected: there is a sign on the algorithm->info level "The following enzymes were found, but skipped because they are presented inside of the "Uncut area": Aasi."
Also, please, don't forget to translate this sign to Russian.
Scenario 3:
- Open any sequence, Restriction sites dialog.
- Set Region 5-10, check "Uncut region"and set in "1-20".
- Click "OK".
Currect: Calculation run, nothing found.
Expected: the "Uncut region"was highlighted in red, the "OK" button of the RS dialog is disabled.
- relates to
-
UGENE-8101 Add "Exclude enzymes found in the exclude region" feature
- Tested