Skip to content

Use reaction IDs instead of names for node identity #575

Description

@boulderdaze

FlowGraph currently uses reaction.name as the node and rate-map key. This breaks when multiple reactions share the same generated name, which occurs in bundled mechanisms such as carbon bond 5 and TS1.

Duplicate names cause multiple reaction nodes to collapse into one.
As a result, the diagram can display an incorrect rate without indicating the collision.

Use the existing unique reaction.id for FlowGraph identity.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions