You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
The text was updated successfully, but these errors were encountered:
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>
The text was updated successfully, but these errors were encountered: