I have tried this one but seems to have some problems with the files with Hetero atoms
Get distances between atoms with Bio.PDB
Hello everyone,
I'm trying to get the distances between the atoms of two different chains of the same pdb file.
I'm using python and my goal is to do that with a lot of pdb files with more than two chains that I have.
I only want the distance between pairs of chains.
Thanks
• 6,013 views
•
link
1 answer
This is old now, but here's how I did something similar about 10 years ago: http://www2.warwick.ac.uk/fac/sci/moac/people/students/peter_cock/python/protein_contact_map/
• 0 views
•
link
• 1 views
•
link
Perhaps ask a more detailed question about hetero atoms, I would suggest signing up and using the biopython mailing list for this: http://biopython.org/wiki/Mailing_lists
• 0 views
•
link
Log in to answer this question.