This is a test version of Biostars. For the public version, visit https://www.biostars.org.
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.

protein residue binding site

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?

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.

If you are asking about binding site prediction, these may be of interest:

You can use a Node.js script based on iCn3D: https://github.com/ncbi/icn3d/tree/master/icn3dnode.

Log in to answer this question.