molstar / mol-view-spec

https://molstar.org/mol-view-spec/
MIT License
8 stars 1 forks source link

Get view state for local environment/interactions #26

Open luhong88 opened 1 month ago

luhong88 commented 1 month ago

In mol*, you can click on a residue to generate a detailed view of the atomic interactions surrounding the target residue, including hydrogen bonding interactions. Is there a (easy?) way to achieve this through molviewspec? I know there is the focus() method for components, but that only sets the camera, without generating the local interactions. Thanks!