cusbg / prankweb

Web application for protein-ligand binding sites analysis and visualization
https://prankweb.cz
Apache License 2.0
7 stars 3 forks source link

Enable prediction on AlphaFold DB (ADB) #71

Closed davidhoksza closed 2 years ago

davidhoksza commented 2 years ago

Once the AlphaFold model (@davidjakubec) is available, the following functionality needs to be implemented:

rdk commented 2 years ago

There will be now four prediction models provided via PrankWeb:

We should emphasize somewhere in the UI that the alphafold models differ in that they don't depend on the b-factor feature and that they are also more suitable for NMR and cryo-EM structures. In the future this model suggestion/selection could be done automatically based on the input.

skodapetr commented 2 years ago

The implementation is not precise but any suggestions and modification requests should take in new issues.

As of the model suggestion, at this time we probably do not have enough information how to suggest this and also the UI may not be prepared for this. Yet I would appreciate if @rdk elaborate on that idea in new issue.