Skip to content

Load topology from JSON file #319

@jan-stevens

Description

@jan-stevens

Adding support for loading molecule topologies from JSON files. For large and simple systems, JSON-based topology files are easily created and speed up the generation of the topology object tremendously. (i.e., for the 500Kb chromosome)

An initial idea for implementing this would be simply using the from_json function of the MetaMolecule class in order to add all the molecules iteratively to an empty topology object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions