Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --no-bss flag to optionally turn off bulk-solvent scaling in phenix.refine #28

Merged
merged 8 commits into from
Oct 19, 2023

Conversation

dennisbrookner
Copy link
Member

Note - this PR does not change the default behavior. The default behavior is still to try and produce the "best" phases, which means including bulk-solvent scaling. If this ever changes in the future, I will be sure to make that clear.

The new feature is implemented as an optional flag, --no-bss, which takes no argument. Including this flag will tell matchmaps to skip the bulk solvent scaling step of phenix refinement for both off and on data. The rationale is that in some cases, there is interesting signal (e.g. a bound ligand) that is far away from the protein model. This signal is susceptible to be altered by BSS in a way that is undesirable. In at least one case (not shown), turning off BSS leads to significant improvement of map quality.

In the limiting, isomorphous case, this --no-bss flavor of matchmaps is much closer to mathematically equivalent to an isomorphous difference map. Additionally, and unsurprisingly, matchmaps runs much faster when BSS is skipped.

@dennisbrookner dennisbrookner merged commit e5c6006 into main Oct 19, 2023
4 checks passed
@dennisbrookner dennisbrookner deleted the phimodel branch October 19, 2023 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant