How to relax glycans after glycosylating sites on a pose?

Member Site Forums PyRosetta PyRosetta – General How to relax glycans after glycosylating sites on a pose?

Viewing 1 reply thread
  • Author
    Posts
    • #3721
      Anonymous

        For reference, I am using the 3.8 Version of PyRosetta.

         

        After using the glycosylate_pose() function, I can see sites on my pose (a protein read in through pose_from_pdb). However, the sugars at these sites appear to have a lot of clashing with other parts of the protein. I wanted to use a function like glycan_sampler() which supposedly uses glycan_relax_mover. I can’t seem to find documentation though, and when I use help(glycan_sampler), it is asking for inputs that I don’t think I can provide (e.g. I don’t know why there is a ResidueSelector as input in the function). I could also be reading it incorrectly. If you could please post an example of how to “relax the glycans,” I’d appreciate it a lot! Thanks.

         

        Working with Glycanshttps://new.rosettacommons.org/docs/latest/application_documentation/carbohydrates/WorkingWithGlycans

      • #15804
        Anonymous

          The glycan sampling algorithms, both GlycanSampler and GlycanTreeModeler, have not been published yet, which is why they do not have documentation.  The GlycanTreeModeler has current best-settings and can be used by passing a residue selector. I’m hoping to get a biorxiv up in the next few weeks with the work.

           

          -Jared

          • #15806
            Anonymous

              Thank you, Jared!

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