Skip to content
Open
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
2 changes: 1 addition & 1 deletion Command-line_tools/babel.rst
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ If you want to add hydrogens (i.e. make them all explicit) when doing the conver

If you want to add hydrogens appropriate for pH7.4 when doing the conversion the command would be::

obabel mymols.sdf -O outputfile.smi -p
obabel mymols.sdf -O outputfile.smi -p 7.4

The protonation is done on an atom-by-atom basis so molecules with multiple ionizable centers will have all centers ionized.

Expand Down