You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like a way to see all logs from Primer3, perhaps by using the logging module and having the important logs set to INFO/WARNING and all the rest DEBUG.
primer3_error()
fails to propagate errors when the logged error includes an equals sign.When this occurs, the line is stored in
primer3_results
rather thanerror_lines
.Could we add stricter validation/parsing of the primer3 output, so underlying error messages are visible?
prymer/prymer/primer3/primer3.py
Lines 402 to 412 in 8d332df
prymer/prymer/primer3/primer3.py
Lines 423 to 435 in 8d332df
The text was updated successfully, but these errors were encountered: