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 wonder if anyone has made any progress on the protein ligand aspect of this project?
It seems that even the sample data is not available on Hugging Face.
We took the liberty of checking the codes to see if it is possible to generate results for samples or some other targets.
It seems that the core of the protein-ligand process is train_cli.sh, which uses Fairseq. It appears that this process loads binarized data (possibly after some coordinate encoding) for both the protein and the ligand as a data set.
We haven't yet been able to determine how the protein-ligand module handles encoding from the pdb/sdf format. As a result, it appears that the protein-ligand module is not yet ready for third-party use.
I hope we can get some feedback from the development team.
Hi, it appears the data for the protein-ligand docking is not on Hugging Face. Please advise on how to obtain this.
https://huggingface.co/microsoft/Graphormer/tree/main/Distributional-Graphormer/protein-ligand
The text was updated successfully, but these errors were encountered: