interaction energy using foldx to calculate stability
1
0
Entering edit mode
2.8 years ago
sba5k • 0

Hello,

I am currently trying to find the stability of a protein (∆∆G) using foldx. I have a pdb of 3L6P (https://www.rcsb.org/structure/3L6P). I want to find the stability of this protein and compare it to a mutated version of 3L6P (not necessarily by using foldx), however, I am stumped. I am getting an error with foldx saying

"Sorry there is only one molecule in the PDB, we cannot calculate the interaction energy
There was a problem with the complex analysis of ./3l6p.pdb"

I was wondering if anyone could help me either find a way around this issue or give me some insight on how someone should go about calculating the stability of a protein.

chains foldx protein stability • 2.0k views
ADD COMMENT
1
Entering edit mode

Can you please give the steps which you followed in foldX? You can also try dynamut.

ADD REPLY
0
Entering edit mode

The link at the bottom will download the commands I found on pcbi with a small explanation . Otherwise it is these three

>foldx --command=RepairPdb --pdb=pdbFile.pdb

>foldx --pdb=pdbRepired.pdb --command=BuildModel --mutant-file=individual_list.txt

>foldx --pdb=BuildModelOutputFile.pdb --command=AnalyseComplex -- analyseComplexChains=A,E --pdbWaters=true --water=-PREDICT

I will also try out dynamut and let you know if that works.

Link to foldx commands

ADD REPLY
2
Entering edit mode
2.8 years ago
MSRS ▴ 580

foldx --pdb=BuildModelOutputFile.pdb --command=AnalyseComplex -- analyseComplexChains=A,E --pdbWaters=true --water=-PREDICT

Please, check analyseComplexChain, check the pdb file. I think there is only one chain ( Chain A) in the pdb file you used.

You can use foldX in YASARA plague in on Windows OS. I have an excellent experience on that.

ADD COMMENT
0
Entering edit mode

Yes, you are correct about only one chain in the pdb file. Would it not be possible to calculate the ∆∆G of that pdb then. Would dynamut be able to calculate the stability of that protein even if it is a single chain? I will also try out YASARA.

ADD REPLY
1
Entering edit mode

Yes, dymamut can calculate it.

Please accept the answer if you find it helpful.

Thanks

ADD REPLY
0
Entering edit mode

Thank you very much dynamut was very helpful!

ADD REPLY

Login before adding your answer.

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