30 May
2007
30 May
'07
4:56 p.m.
I have two chains in my model: A chain has 324 residues. I want to modify only part of chain A (193-249) and chain B.
How do I select the residues? Thanks!
30 May
30 May
5:12 p.m.
Lixia Jin wrote: > I have two chains in my model: A chain has 324 residues. I want to > modify only part of chain A (193-249) and chain B. > > How do I select the residues?
See http://salilab.org/modeller/9v1/manual/node204.html
In your case, to select all of chain B, and residues 193-249 in chain A, from a model 'mdl', something like the following should work:
s = selection(mdl.chains['B'], mdl.residue_range('193:A', '249:A'))
Ben Webb, Modeller Caretaker
--
modeller-care@salilab.org http://www.salilab.org/modeller/
Modeller mail list: http://salilab.org/mailman/listinfo/modeller_usage
6386
Age (days ago)
6387
Last active (days ago)
1 comments
2 participants
participants (2)
-
Lixia Jin
-
Modeller Caretaker