Re: [PyMOL] Bfactor
"...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 wrote: > > How can I the Bfactor for each residue in pym
[PyMOL] Bfactor
How can I the Bfactor for each residue in pymol script? Bingding