You are here

Residue variant types and fragments

3 posts / 0 new
Last post
Residue variant types and fragments
#1

Hi guys,
Generally, I am wondering how chemically modified residues work with fragments. Specifically, is there any way to generate fragments for particular residues that have phosphorylation, carbohydrates, acetylations, etc? Second, if there is no way and one passes a fragment library for Rosetta to use, and the residues where these fragments will be built are variants such as SER_phosphorylated, what is Rosetta's behavior? Will it crash or just build the fragments as normal?

Post Situation: 
Mon, 2013-01-21 09:01
jadolfbr

As I understand it, once picked, fragments don't have any sequence associated with them. They're effectively disembodied backbone angles. (Which makes sense as the fragments don't necessarily come from PDB proteins with exactly the input sequence - the input sequence in picking is mainly used for secondary structure prediction, and it's that secondary structure that's matched, rather than sequence.)

I also believe that in inserting fragments, the existing residues in the pose are used and the phi/psi angles are changed. (As opposed to creating new residues with the given backbone coordinates.)

So if you're doing loop remodeling with something like a SER_phosphorylated, Rosetta shouldn't have any problem with it, and should maintain the phosphorylated status of the residue.

Of course, you need to make sure your residue patch exists in both fullatom and centroid mode (as fragment manipulation typically happens in centroid mode), and that you've picked the fragments appropriately (I don't think the fragment picker works with modified residues all that well, but the fragments picked with serine should be decent for phosphoserine, for example - the one trick would be if there's different secondary structure propensities for the two, but in general you probably wouldn't know that.)

Mon, 2013-01-21 11:08
rmoretti

Thanks Rocco!!

Mon, 2013-01-21 12:25
jadolfbr