Entering edit mode
7.1 years ago
rkmishra16
•
0
Dear all, I want to calculate frequency of various residues in transmembrane protein. For this, I have to align the membrane protein in the bilayer so that z-axis is parallel to bilayer normal. Then, i have to calculate frequency of any residue at a particular distance in Å from the centre of bilayer(z = 0). This seems to be normal practice for aligning transmembrane proteins after getting coordinates from PDB structure. Could someone please guide me as to how this can be done in python or Bio-python?
Do you want to know topology of the TMs proteins? Along with that know amino acid distribution in specific membranes?
Thanks. I know the topology from structures. I just want to calculate amino acid frequency along the transmembrane by structural alignment method (along the z-axis).