Getting the interacting protein chains in a PDB file
0
0
Entering edit mode
8.2 years ago
Reyhaneh ▴ 530

Hi

I am trying to write a script which automatically picks the subunits for a protein complex. Instead of the PDB I am using the IMGT format which is just different numbering system.

For example for 1KJ3, we have: http://www.imgt.org/3Dstructure-DB/cgi/details.cgi?pdbcode=1KJ3&Part=File

By looking at the 1KJ3 you can see there are two similar subunits where chains (Q,I,M) and (P,H,L) interact. What is the best way to get this information directly from the PDB file without needing to look at the structures? Should I calculate distances among chains?

FYI I am using Python & BioPython.

Thanks

python biopython interaction pdb protein • 1.9k views
ADD COMMENT
0
Entering edit mode

If I understand you question right what you are looking for is information about "biological assemblies" if that is what you mean by interacting protein chains. That information is in the PDB file (and may also be in the IMGT format, I am not familiar with that). See the tutorial here: http://pdb101.rcsb.org/learn/guide-to-understanding-pdb-data/biological-assemblies

ADD REPLY

Login before adding your answer.

Traffic: 1496 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6