Measure Distances Between Aa Residues From An Msa Mapped To A Representative Protein Structure : To Find They Cluster Or Not
1
1
Entering edit mode
11.2 years ago
sayonidas03 ▴ 100

Hi,

I have a MSA and identified potentially functional important ones using Residue Conservation Score (calculated using Scorecons). Also I have a representative structure for these sequences. I need to find the distance between the important residues in the structure and infer whether they form clusters or not. Can you please advice me how to go about it? Are there any similar programs to measure distances between residues in a 3D structure or do I need to write my own script?. Any help/advice/suggestion is welcome. Many Thanks

sequence msa structure clustering protein • 3.3k views
ADD COMMENT
0
Entering edit mode
11.2 years ago
João Rodrigues ★ 2.5k

I would write your own script for this, I cannot recall any software that does this. What you can do to avoid coding clustering algorithms is to get the residue numbers and just map them with PyMOL or VMD or Chimera or whatever other visualization program. This should give you a straightforward idea if they are clustered or not.

Also, with these programs, you can easily measure distances and write a very simple script (at least with pymol) to output them.

ADD COMMENT

Login before adding your answer.

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