Superimpose two proteins
2
0
Entering edit mode
22 months ago
iamsmor • 0

Hi everyone

I tried superimposed two protein with different size

here my script for superimposing

But I get error when I run

line 27, in <module> superimposer.set_atoms(query_atoms, target_atoms) 
line 36, in set_atoms
    raise PDBException("Fixed and moving atom lists differ in size")
Bio.PDB.PDBExceptions.PDBException: Fixed and moving atom lists differ in size

Here I understand my query is 366 and target atoms is 284 length. How can I solve this problem? Thank you

python pymol • 1.3k views
ADD COMMENT
1
Entering edit mode
22 months ago

Do they have the same fold ? Whats' the blast percentage identity between the two ?

I only remember calculating RMS from two superimposed proteins in UCSF Chimera I think (that was ages ago).

But shouldn't you be doing a very important pairwise alignment first ? Think I used MODELLER for this.

ADD COMMENT
0
Entering edit mode

I also blast this proeints ı get two e-vaue results for aligment length: 676 e value: 0.300109 and length: 676 e value: 3.96561but for A chain for both protein but when ı super imposed ı get size for 6UFO 366 and 4XMB 284 and RMS: 17.92137454675 ı dont understand why size different like this

ADD REPLY
0
Entering edit mode

You need a percent identity over 35% for them to be the same fold. You didn't state the identity, but it sounds nowhere like this. I don't think these proteins are anywhere near close enough to be aligned and compared.

ADD REPLY
0
Entering edit mode

thank you rso much. but ı how ı show idedntity for pertange in my script

ADD REPLY
1
Entering edit mode
22 months ago
Joe 21k

I'd advise just using the MatchMaker tool in UCSF Chimera. It's a very matured implementation at this stage, and will handle proteins of different sizes etc.

ADD COMMENT
0
Entering edit mode

thank you

ADD REPLY

Login before adding your answer.

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