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
In the section "Command line tool examples" of the current README file, I found a typo: scrub.py "c1cc[nH]c(=O)c1" -o scrubbed.sdf --pH 5 --skip_gen3d
Actually, the parameter --pH 5 should be --ph 5
The text was updated successfully, but these errors were encountered:
In the section "Command line tool examples" of the current README file, I found a typo:
scrub.py "c1cc[nH]c(=O)c1" -o scrubbed.sdf --pH 5 --skip_gen3d
Actually, the parameter
--pH 5
should be--ph 5
The text was updated successfully, but these errors were encountered: