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
We currently use pypdb version 1.300 in production (pipelines at Diamond), but the get_blast2 function appears to have been removed in the newest version of pypdb.
2 options:
use exact versions in setup.py
work out what's happened to the function and replace is appropriately (if there is a replacement)
The text was updated successfully, but these errors were encountered:
We currently use pypdb version 1.300 in production (pipelines at Diamond), but the get_blast2 function appears to have been removed in the newest version of pypdb.
2 options:
The text was updated successfully, but these errors were encountered: