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

Propagate the warning 'Tautomer enumeration stopped at maximum... ' #28

Open
ribeaud opened this issue Aug 20, 2018 · 0 comments
Open

Comments

@ribeaud
Copy link

ribeaud commented Aug 20, 2018

Hi,

When number of tautomers exceeds max_tautomers, we get a log warning. However, as a caller, I would like to report molecules where such warnings happened.

As far as I can see, the number of tautomers is not know before entering TautomerEnumerator.enumerate. This complicates the access to this information.

We somehow need to propagate this info to callers like TautomerCanonicalizer (as complexe return value? - but then, we are changing the API...)

Thanks and cheers,

christian

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

No branches or pull requests

1 participant