breaks-software / Candida-CRISPR-Target-Notebook

This Google Colab Notebook is intended to be used to speed the processing and identification of target gRNA sequences for introduction to Candida species via CRISPR techniques.
MIT License
0 stars 0 forks source link

handle the "The gene sequence you entered is less than 200bp..." dialog #4

Closed breaks-software closed 3 years ago

breaks-software commented 4 years ago

If you enter a Sequence in the EuPaGDT web site that is <= 200 base pairs, you will get an alert dialog starting with the text "The gene sequence you entered is less than 200bp". You have the option to click OK, or Cancel.

Update the notebook to click the OK button, but capture the text of the alert and present it in the output after the step where we submit the request. the fact that we handled the alert must draw the user's attention! (bold red text?)

breaks-software commented 3 years ago

resolved in 1de12f2