Extracting PDBs from a Silent file: “Can’t find residue type for ARG”

Member Site Forums Rosetta 3 Rosetta 3 – General Extracting PDBs from a Silent file: “Can’t find residue type for ARG”

Viewing 1 reply thread
  • Author
    Posts
    • #3604
      Anonymous

        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.

      • #15564
        Anonymous

          Hello,

          I cannot be sure what your problem is without knowing how your silent file was generated, but you might want to try adding the flag: and then trying to extract again. (also I usually use the extract_pdbs app for this, but I’m not sure it matters!)


          -crystal_refine true

          or:

          -missing_density_to_jump true

           

          • #15567
            Anonymous

              Your suggestion worked & I was successfully able to pull out the pdbs. Thank you for your time.

        Viewing 1 reply thread
        • You must be logged in to reply to this topic.