You are here

How to add constrains to FlexPepDocking?

3 posts / 0 new
Last post
How to add constrains to FlexPepDocking?
#1

Hi,
Everyone, I want to fix the position of the unrecognized SEP(phospho-Serine) in my peptide and use BindingSite Or Constant Or Coordinate constrains in the constrain site. Could anyone here show me an example of how to write such a constrain file?
There are some examples in "http://www.rosettacommons.org/manuals/archive/rosetta3.2.1_user_guide/co..." but the restrains I need seems much difficult than the examples there.

Thanks and Regards,
Yuan SHANG

Post Situation: 
Thu, 2011-06-02 11:00
MajorID

You probably want to fix your SEP with respect to other atoms it is docked against, correct? If so, then the easy thing to do is generate pairwise distances between the SEP atom(s) of interest, and the atoms that those atoms contact. Then just make a list of AtomPair constraints as the documentation you've already read suggests.

If that's not what you wanted to do, can you describe it more specifically?

Thu, 2011-06-02 15:52
smlewis

Thanks for the kind suggestions.This is exactly what I want.
I will try use SEP in my docking process although the program does not recognize it. And add restrains of between SEP atoms and the near by residues to avoid disruption of the peptide backbone. Hopefully it will work.

Thu, 2011-06-02 20:45
MajorID