Re: [ccp4bb] Server or software for B factor analysis

2012-02-23 Thread Gerard DVD Kleywegt
MOLEMAN2 is your friend. Stats: http://xray.bmc.uu.se/usf/moleman2_man.html#S50 Plots: http://xray.bmc.uu.se/usf/moleman2_man.html#S57 --dvd Will you please tell me a server of software which can draw a curve for the B factor of the atoms in a protein PDB file from the first residue to the

Re: [ccp4bb] Server or software for B factor analysis

2012-02-22 Thread chen c
Why not just use PROCHECK program? 在 2012年2月22日 下午6:24,Thomas Holder 写道: > Hi Dialing, > > if you know some python you can use PyMOL. > > # get C-alpha b-factors as list > from pymol import cmd, stored > stored.bfactors = [] > cmd.iterate('name CA', 'stored.bfactors.append((b,resv))') > > # min/m

Re: [ccp4bb] Server or software for B factor analysis

2012-02-22 Thread Thomas Holder
Hi Dialing, if you know some python you can use PyMOL. # get C-alpha b-factors as list from pymol import cmd, stored stored.bfactors = [] cmd.iterate('name CA', 'stored.bfactors.append((b,resv))') # min/max b-factors with residue number print min(stored.bfactors) print max(stored.bfactors) # d

Re: [ccp4bb] Server or software for B factor analysis

2012-02-21 Thread Pavel Afonine
Hi Dialing, Will you please tell me a server of software which can draw a curve for the > B factor of the atoms in a protein PDB file from the first residue to the > residue?Or a server or software by which we can easily order the B factors > of the atoms in the PDB file according to the B factor

[ccp4bb] Server or software for B factor analysis

2012-02-21 Thread Dialing Pretty
Dear All, Will you please tell me a server of software which can draw a curve for the B factor of the atoms in a protein PDB file from the first residue to the residue?Or a server or software by which we can easily order the B factors of the atoms in the PDB file according to the B factor in