From: gilleain t. <gil...@gm...> - 2006-01-17 16:44:22
|
"...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 <bh...@bi...> wrote: > > How can I the Bfactor for each residue in pymol script? > > Bingding > > > |