-
Notifications
You must be signed in to change notification settings - Fork 14
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
Removes coordination complexes compounds #441
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple of changes are needed before this can be merged - please see the comments and ask if anything is unclear :)
Co-authored-by: Helge Hecht <[email protected]>
…axytools into wverastegui/issue430
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do the testdata in inchi and smiles formats represent the same compounds?
The tool removes only coordination complexes compounds from a list of smiles. The input files can be csv, InChI and SMILEs formats. The tool return same input formats as output file formats.
Linked issue: #430