DYH17 Structure Prediction
1
0
Entering edit mode
11 days ago
anasjamshed ▴ 120

I want to make protein structure for that protein DNAH17. For this purpose , I take protein sequence from UniProt:https://www.uniprot.org/uniprotkb/Q9UFH2/entry#sequences. It contains almost 4500 aa so which modelling software i can use to predict structure.

I tried AlphaFold2.ipynb from google colab but it was not executed due to the big size of protein. Should I try modeller?

BLAST Protein-Structure-Prediction • 394 views
ADD COMMENT
0
Entering edit mode

How familiar are you with various protein structure modeling/prediction approaches?

ADD REPLY
1
Entering edit mode
11 days ago
Mensur Dlakic ★ 27k

It is almost a guarantee that you won't be able to model the whole protein except by using AlphaFold. Also, pretty much a guarantee that there is no free service out there that will let you model a ~4500 protein. A quick scan of PDB indicates that there is no template that covers even close to the whole protein. You should verify this last statement.

That leaves you with two options: find the domain organization of this protein and split it into smaller chunks, than model each of them separately with AlphaFold on Colab. You can try to model with Modeller, but you will most likely have to split the protein again since there is no continuous template for this protein. In case you don't know, Modeller can only do homology-based modeling (unlike AlphaFold, which doesn't require modeling templates). The latter option assumes you know how to use Modeller, which is not easy even for proteins of regular size.

ADD COMMENT
0
Entering edit mode

Blast showed PDB: 8J07_n9(human) as best template with 62.99%. I also used swissmodel to model the protein and it showed: https://swissmodel.expasy.org/interactive/W7n4yM/models/

model11 showing the best percentage. Is this model 11 can be taken for further Analysis

ADD REPLY
0
Entering edit mode

Mensur said

The latter option assumes you know how to use Modeller

Do you know how to use Modeller? I vaguely recall there being a minimum homology threshold that needs to be met, and 63% sounds far from it, but it's ages since I used Modeller and my knowledge is definitely outdated.

ADD REPLY
0
Entering edit mode

In modeller we need to use templates as well.so 63% is acceptable

ADD REPLY

Login before adding your answer.

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