-
Notifications
You must be signed in to change notification settings - Fork 111
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
Add support for query features in MOL, SDF and RXN formats (Marvin extension) #1440
Comments
AliaksandrDziarkach
added a commit
that referenced
this issue
Dec 28, 2023
…rvin extension) Add "MRV SMA" support. Add UTs.
AliaksandrDziarkach
added a commit
that referenced
this issue
Dec 28, 2023
AliaksandrDziarkach
added a commit
that referenced
this issue
Dec 28, 2023
AliaksandrDziarkach
added a commit
that referenced
this issue
Dec 28, 2023
Add option to disable add MRV SMA extension. Fix UT
This was referenced Jan 9, 2024
Closed
Closed
Closed
This was referenced Jan 19, 2024
Closed
Atom Query feature export: System lost all "Ring size" values - export to Mol file
epam/ketcher#3953
Closed
Closed
This was referenced Jan 30, 2024
Closed
This was referenced Feb 2, 2024
This was referenced Mar 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is an extension to MOL V2000 format introduced by Marvin that supports defining query features for atom in SMARTS format. This extension also applies to SDF and RXN formats based on MOL.
Indigo should support the extended format, i.e. read atom query features from MOL/SDF/RXN and save query features to these formats. For these purpose Indigo should process
M MRV SMA
sections in properties block of MOL (see https://docs.chemaxon.com/display/docs/mdl-molfiles-rgfiles-sdfiles-rxnfiles-rdfiles-formats.md).Sample SDF is attached.
The text was updated successfully, but these errors were encountered: