openfold icon indicating copy to clipboard operation
openfold copied to clipboard

About the evaluation in CASP14

Open YiningWang2 opened this issue 3 years ago • 2 comments

Hello everyone. I am doing some evaluation jobs of the inference pipeline. I am wondering how to evaluate the result pdb file such like TM-score, for those proteins that CASP14 doesn't provide the remarking pdb file.

YiningWang2 avatar Dec 30 '21 05:12 YiningWang2

If you use one of the sets of "_ptm" model weights, the model will output a predicted TM score in addition to the predicted structure, if that's what you're asking.

gahdritz avatar Dec 30 '21 20:12 gahdritz

i used "finetuning_ptm_2.pt" as openfold_checkpoint_path, running the inference command, but i only got pdb file and alignments dir, TM score was not seen in the log also. could anyone can provide a fasta file and its ground truth. and Using this fasta file as input, we run the inference program then can get a TM score.

starkhu avatar Nov 08 '22 04:11 starkhu