Skip to content

Easy access to non-hybrid topologies for endstates #34

@tlhr

Description

@tlhr

Is there an easy way to get access to a clean representation (non-hybrid) of the ligand trajectory at lambda[0] and lambda[-1]? Maybe I'm overcomplicating the indexing procedure, but actually it seems quite tedious.

In an ideal world I would envision something like an extra flag for the reader, e.g.:

u = mda.Universe('hybrid_system.pdb', 'simulation.nc', format=FEReader, state_id=0, hybrid=False)

This would make subsequent analyses a lot easier!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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