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

about the output format #1

Open
sjchasel opened this issue Feb 17, 2023 · 1 comment
Open

about the output format #1

sjchasel opened this issue Feb 17, 2023 · 1 comment

Comments

@sjchasel
Copy link

Thanks for your project. Do you know when using '-p' to identity key atoms of function groups, how is the output such as "#032:1,2-diol:3:13-14,19-20,20-21" organized? In the last part (atom id), what do ":" and "-" represents?

@CasualInsomniacBob
Copy link

CasualInsomniacBob commented Mar 14, 2023

The ":" symbol in the output is used as a delimiter (basically separating different parts of the output with :), e.g. "FunctionGroup"ID : Name of the Functional group :.

The ":" symbol in the output is used to indicate range or "AND" operator. In your example diol FG is represented by key atoms numbered 13 AND 14, 15 19 AND 20 ... If you check the molecule structure I think it will make more sense.

Also see: https://homepage.univie.ac.at/norbert.haider/cheminf/fgtable.pdf

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

2 participants