Skip to content

addMissingAtoms additional params #331

Description

@scschneider44

Would it be possible to add ways to tune the internals of addMissingAtoms?

Specifically it would be nice to be able to pass maxIterations to the calls to the LocalEnergyMinimizer minimize calls (https://github.com/openmm/pdbfixer/blob/master/pdbfixer/pdbfixer.py#L1291 and https://github.com/openmm/pdbfixer/blob/master/pdbfixer/pdbfixer.py#L1321) as well as to tune the number of steps here https://github.com/openmm/pdbfixer/blob/master/pdbfixer/pdbfixer.py#L1312.

This would allow us to trade off accuracy and latency for large proteins. Right now some proteins are prohibitively slow to fix given the size of server we're using.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions