-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
molecular docking #83
Comments
@wangjiawen2013 Hi, if you mean cofolding protein and ligand or other type molecule, ProteniX have already support it, you can try ProteniX server. If you mean fixing protein structure and do rigid docking like vina, ProteniX do not support this feature yet! By the way, you said that “AlphaFold3 supports molecular docking now”, do you mean the scenario of Rigid docking? I think the docking success rate metrics reported in AF3 is also in the scenario of cofolding. |
@zhangyuxuann |
@wangjiawen2013 ProteniX-dock was basically finalized a year ago, but we only recently had the time to open source it. Like Vina, ProteniX-dock is based on MC search with a scoring function (PScore) with biophysical and empirical terms including AMBER/GAFF2 forcefields, VdW, Hydrogen bonds, pi-stacking, cation-pi, torsion strain, hydrophobicity, ionic interactions and rotatable bonds. The ProteniX series will have a series of work around biological complexes, including traditional methods and AI based methods. Protenix-dock is one of them. |
@zhangyuxuann Pleas have a look at this interesting discussion: If I understand correctly, Protenix cofolding is AI-based and Protenix-dock/vina is traditional molecular docking methods, right ? |
Yes! |
@zhangyuxuann Sorry to trouble again. I am studying on the interaction between a protein complex with eight subunits and a ligand. After cofolding using Protenix, how to measure the docking quality (or "docking strength") between the ligand and the complex ? |
Hi,
AlphaFold3 supports molecular docking now, does Protenix support molecular docking ? I mean performing molecular docking by Protenix itself, without the help of other downstream tools such as autodock, gold, discover studio and so on.
The text was updated successfully, but these errors were encountered: