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

Libraries *.msl, *.msp - parse mol file (*.MOL) #716

Closed
eselmeister opened this issue Aug 23, 2021 · 1 comment
Closed

Libraries *.msl, *.msp - parse mol file (*.MOL) #716

eselmeister opened this issue Aug 23, 2021 · 1 comment

Comments

@eselmeister
Copy link
Contributor

Additional molecular structure information for *.msl and *.msp files is stored in an accompanying file with the extension .mol. This information shall be parsed too, on demand. Example:

  • library.msl
  • library.mol

The molecular information shall be just parsed as a String. For further details of the MOL format see:

https://en.wikipedia.org/wiki/Chemical_table_file

@eselmeister
Copy link
Contributor Author

Bildschirmfoto von 2021-08-23 12-57-47

Bildschirmfoto von 2021-08-23 13-46-37

Bildschirmfoto von 2021-08-23 13-46-47

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