Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions openfecli/commands/plan_rbfe_network.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@ def plan_rbfe_network(

By default, this tool makes the following choices:

* Atom mappings performed by LOMAP, with settings max3d=1.0 and
element_change=False
* Atom mappings performed by LOMAP, with settings max3d=1.0, threed=True, shift=False and
element_change=True
* Minimal spanning network as the network planner, with LOMAP default
score as the weight function
* Water as solvent, with NaCl counter ions at 0.15 M concentration.
Expand Down