The Ligand Library will now automatically load from the backend. Loading will occur directly after alignment has been performed, as that is when we know the Electron Class of the searched proteins. Each protein in the search box will show up in the list, and each ligand in the list has a hover text that states its associated protein and smiles string.
Checklist
[ ] Code compiles correctly
[ ] Created tests which fail without the change (if possible)
[ ] All tests passing
[ ] Extended the README / documentation, if necessary
Description
The Ligand Library will now automatically load from the backend. Loading will occur directly after alignment has been performed, as that is when we know the Electron Class of the searched proteins. Each protein in the search box will show up in the list, and each ligand in the list has a hover text that states its associated protein and smiles string.
Checklist