"...get at..."? "...display..."? To access the B-factors, you can use "iterate" - as in "iterate resi 1, print round(b, 2)". That will print out the b-factor for each atom in the first residue.
gilleain torrance On 1/16/06, Bingding Huang <bhu...@biotec.tu-dresden.de> wrote: > > How can I the Bfactor for each residue in pymol script? > > Bingding > > >