|
Rosetta 3.5
|
This page is a copy of an email sent by Chu Wang, the author of this code. The transcription into the doc folder was performed 6/18/12 by Steven Lewis. It is known that this documentation is not yet "up to spec".
Hi Steven,
I don't remember writing one, and below is an email I sent to Bryan Der from your lab a while ago regarding how to set zinc constraints in Rosetta. Maybe you can put it somewhere for people to refer to (since I don't have written access to Rosetta svn repository any more). Thanks.
Chu
Hi Bryan,
I have not been following up with updated versions of Rosetta for a while, but there should be an integration test in the following location with all example input files. I am not sure there is a formal documentation around, but the protocols are based on standard protein folding and loop modeling protocols with additional constraint files. Here are a few additional files you will need:
/trunk/mini/test/integration/tests/metalloprotein_abrelax/input
BEGIN ## starting marker jump_def: 3 60 59 59
aa: CYS ZN
cst_atoms: SG CB CA ZN V1 V2
jump_atoms: C CA N ZN V1 V2
disAB: 2.20 angleA: 68.0 angleB: 70.5 dihedralA: -150.0 -120.0 -90.0 -60.0 -30.0 0.0 30.0 60.0 90.0 120.0 150.0 180.0 dihedralAB: -150.0 -120.0 -90.0 -60.0 -30.0 0.0 30.0 60.0 90.0 120.0 150.0 180.0 dihedralB: 120.0
END ## ending marker
each blocks as above can define one zinc binding site and if you have more than one zinc, append more blocks like this.
Hope this helps.
1.8.4