Hello everyone,
I am refining protein structures into Cryo-EM maps, and my output is a silent file. Currently, I am attempting to extract the pdbs from the silent file so that I can analyze and score the structures. The protein has a missing loop, and it is failing on the C-terminus right before the missing loop. Specifically, my error for each structure is “ERROR: can’t find residue type for ARG:CtermTruncation at pos 114 in sequence G”.
I have tried to cluster it with cluster_decoys.sh, use score_jd2, and add ARG.params to my file to no avail. My current script is “extractsilent.sh” and it is outputting “extractsilent.log”. I have attached the cluster_decoys and extractsilent scripts below as .txt files along with my error log.
Do you have any suggestions or experience in this area that could help me overcome this?
Thank you all for your time.