Skip to content

Visualization of merged molecule.  #209

@kexul

Description

@kexul

Is your feature request related to a problem? Please describe.
I'm always frustrated whether the molecule generated by BioSimSpace.Align.merge is correct. That is:
1. Is each atom mapping correctly?
2. Which atoms were perturbated? Were they perturbated as expected?

Describe the solution you'd like
I hope there will be a function that generate an image or an interactive jupyter widget where the initial state and end state are showed together, with the atoms changed during the perturbation highlighted.

Describe alternatives you've considered
Here is my current solution: I saved the merged molecule to gro and top file. Open the gro file by pymol, label atoms by atom name . Then check the top file, find out which atoms would transform during perturbation.
In the following case, the place pointed by the red arrow should have an C atom appear during the perturbation. In fact, all the benzene ring should appear during the perturbation.

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions