Skip to content

cdxml format is not supported #144

@hhaensel

Description

@hhaensel

Currently cdxml format is not supported. There are discussion whether rdkit could in future support cdxml, however, native support would probably be welcome.

I've started an AI-assisted branch that adds cdxml support. However, currently aromatic structures are not correctly parsed if they are coded via the cdxmlspecific bond-order 1.5. I've already implemented setting atoms and bonds to aromatic and copied some code from the SMILES parser, where the lowercase 'c' codes aromaticity. But still ring-aromaticity is not correctly recognized.

Maybe, @mojaie , you can help finishing this effort?

Also stereo would probably need some more love, but I wanted to first get the basics running.

Here's the branch https://github.com/hhaensel/MolecularGraph.jl/tree/hh-cdxml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions