Finding Binding Site Residues
Edited!!
Dear all,
I need to find binding site residues of a protein that is bound a ligand. How can I extract these residues from VMD or PDB file?
Thanks.
• 2,618 views
•
link
2 answers
I am assuming you are asking about ligands in PDB structures, but you would help everyone by being more specific. For doing it on a small scale, I recommend LigPlot+ as described here.
- https://www.ebi.ac.uk/thornton-srv/m-csa/
- http://www.ebi.ac.uk/pdbsum
- http://sts.bioe.uic.edu/castp/index.html
- http://bioinfo-pharma.u-strasbg.fr/scPDB/
If you are asking about binding site prediction, these may be of interest:
• 0 views
•
link
You can use a Node.js script based on iCn3D: https://github.com/ncbi/icn3d/tree/master/icn3dnode.
• 0 views
•
link
Log in to answer this question.
This question needs to be more specific: binding sites for what?, do you want to predict de-novo or look up in a database?
Yes, you're right. I need to find the binding site residues of a protein bound to a ligand. I am wondering how I can extract these residues from PDB file or maybe VMD?