![](https://secure.gravatar.com/avatar/48cca3ab4d6df54d35129fc799e13ea7.jpg?s=120&d=mm&r=g)
25 Apr
2005
25 Apr
'05
12:51 a.m.
hello, I would like to do a selection of many atoms ( 45-46, 110-112, 147-149), but I don't manage to do it, how should I dot it ? best tanks
jean-marc
# select_loop_atoms (necessary) class myloop(loopmodel): # This routine picks the residues to be refined by loop modeling def select_loop_atoms(self): # 4 residue insertion (1st loop) self.pick_atoms(selection_segment=('147:', '149:'), selection_status='INITIALIZE')