pdb-tools icon indicating copy to clipboard operation
pdb-tools copied to clipboard

pdb_selb

Open amjjbonvin opened this issue 4 months ago • 0 comments

Is your tool request related to a problem? Please describe.

With the AlphaFold models, it would be nice to have simple tool to filter on a residue basis based on the B-factor value. The user will have to know what is the scale (there are inverted scales used)

Describe the solution you'd like

pdb_selb should select residues larger or small than a user-defined B-factor value.

E.g.

pdb_selb -b >70 <mypdbfile>

or

pdb_selb -b <30 <mypdbfile>

amjjbonvin avatar Mar 06 '24 07:03 amjjbonvin