I want to extract all Nitrogen of amino acid LYS and O5' Oxygen of DNA which are less than 5 angstrom apart by using Biopython from pdb file 1ca5
0
0
Entering edit mode
6.2 years ago

https://files.rcsb.org/view/1CA5.pdb this is the link to PDB file I am interested in

python biopython • 1.2k views
ADD COMMENT
0
Entering edit mode

If you only want to find pair of atoms that are explicitly listed in the file (i.e. if you want to ignore symmetry operators -- a LYS residue could be far from a particular O5' atom in the same asu, but close to its symmetric image) then it's simple. But in general, if you want to account for crystal symmetry, I don't think that Biopython can help.

ADD REPLY
0
Entering edit mode

you could also install VMD....load the file....make the selection of what you want to keep.... write a new pdb

ADD REPLY

Login before adding your answer.

Traffic: 2234 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