Skip to content

Some molecules are miss-classified #4

@EMVGaron

Description

@EMVGaron

Some molecules such as CO are being miss-classified.
In this case, CO should be considered inorganic but it's classified as organic.
The filter applied in principle should be able to establish this difference, since first checks for molecules with C or c atoms, then runs Chem.AddHs to see if the molecule has carbons and hydrogens and if not, checks if it has halogen elements (Cl, F, Br, I).
It None is returned from those filters, the molecule is considered inorganic.

Filters need to be checked with this particular cases to see what is happening.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions