Skip to content

:TYPE__HYDROGEN is not set upon bond building #183

@jeleclaire

Description

@jeleclaire

@inline non_hydrogen_bonds(ac) = filter(b -> !haskey(b.properties, :TYPE__HYDROGEN), bonds(ac))

filtering does not work. It is not set during add_hydrogen either.
:TYPE__HYDROGEN should be set upon creation of the bond.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions