How to pop off terminus variants

Member Site Forums PyRosetta PyRosetta – General How to pop off terminus variants

Viewing 1 reply thread
  • Author
    Posts
    • #1393
      Anonymous

        Hi,

        I read a single-residue pose stored in pdb file with “pose_from_pdb”. Rosetta automatically added the terminus (OXT and two hydrogen atoms). Is there any way to prevent terminus adding or popping them off after reading in?

        Thanks,
        xfliu

      • #7732
        Anonymous

          It is not possible to prevent them from being read in. It should be fairly straightforward to remove them. I believe the function name is something like core::chemical::util::remove_terminus_variant_from_pose_residue. If you can’t find it let me know and I’ll go look again and find out for sure.

        • #7733
          Anonymous

            Thanks Steve, I found it and it works well as you described.

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