Structural alignment of proteins
2
0
Entering edit mode
4.9 years ago

Hi all, I am looking for protein global structural superposition software which can superpose multiple proteins pairwise(more than 50), having multiple chains(more than 4)with good accuracy and speed. Also, if you can please suggest me some papers for structural alignment of proteins.

alignment • 920 views
ADD COMMENT
3
Entering edit mode
4.9 years ago
Joe 21k

I typically use UCSF Chimera for this. You’ll probably need to do it programmatically though, as the GUI will choke on that many proteins open at once.

I have a script here which has some relevant code, but you’ll need to deconstruct it.

https://github.com/jrjhealey/bioinfo-tools/blob/master/strucfit.py#L184

ADD COMMENT
0
Entering edit mode
4.9 years ago
Barış Ekim ▴ 10

Check out MATT: http://cb.csail.mit.edu/cb/matt/

It does multiple alignment mainly, but can be also used for pairwise alignment. However, from your question I'm getting the sense that you're trying to superimpose all proteins at once - so it may be best suited for your needs.

ADD COMMENT

Login before adding your answer.

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