how to generate a three dimensional structure of protein ?
0
0
Entering edit mode
4.0 years ago

which is better pairwise sequence alignment or multiple sequence alignment to generate 3 d of protein? how to get template structure of sequence which provide more sequence similarity? I have come across some web server that offers 3d structure prediction? is it possible to get the source code of their work?

Can you help me to implement a 3-d protein structure prediction work? using python 3.7 windows

Thank you so much for your valuable support and suggests in advance

alignment sequence protein structure prediction • 661 views
ADD COMMENT
0
Entering edit mode

Can you help me to implement a 3-d protein structure prediction work? using python 3.7 windows

No - this is an enormously complicated task, and python would be far too slow anyway. Stick to using well-published and utilised software tools like Phyre/ITASSER/MODELLER.

which is better pairwise sequence alignment or multiple sequence alignment to generate 3 d of protein? how to get template structure of sequence which provide more sequence similarity?

Alignment is just one tiny part of the whole process of reference guided modelling. Any good modelling tool will handle the template selection for you anyway. It doesn't really make sense to ask which of pairwise or MSA is 'better' in this context since they serve different purposes.

I have come across some web server that offers 3d structure prediction? is it possible to get the source code of their work?

For some, yes. When you download a local install of ITASSER, pretty much all the code (other than perhaps a few C binaries) is available. I'm not sure about the other tools as I don't tend to use those.

ADD REPLY

Login before adding your answer.

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