Mikhail Arkhipov

Results 10 issues of Mikhail Arkhipov

getAtomSetWithinSelection and getAtomSetWithinGroup doesn't work If we add two structures into one visual scene and label protein atoms from ligand by distance. Both protein and ligand came to scene from...

How to change info, which displays in default tootlip? For example, I want to delete filename of atom

enhancement

On the 3D model in React I have several pocket sizes. When I change the size (load different files), the default representation remains on the 3D scene, going beyond the...

question
not a bug

i get error "Type '{ children: Element; width: string; height: string; params: { backgroundColor: string; }; }' is not assignable to type 'IntrinsicAttributes & StageProps'. Property 'children' does not exist...

I was unable to connect the autoView() function (which allows you to move the camera to a specific component), please tell me how this can be done?

After adding hydrogens to the complex, ngl begins to display not only ligands when sele:ligand : ![telegram-cloud-photo-size-2-5253472957471250904-y](https://github.com/nglviewer/ngl/assets/48678379/3797895b-7cfa-4862-a181-843120dd2b1a) but Molstar doesn't do that: ![telegram-cloud-photo-size-2-5253472957471250903-y](https://github.com/nglviewer/ngl/assets/48678379/a9c44ef4-3b5a-4688-b4af-a15fab529aa7) How to achieve behavior like a Molstar?

How to implement the behavior: highlight a molecule and display information about all its atoms when you click on an atom in this molecule? I guess what I need to...

Is it possible using NGL to draw a dotted line between coordinates coming from a separate file, for example `[[-16.472, -4.2130, -25.4840], [-15.953, -2.421, -25.456]]`

In my React TS project with vite and `"vite-plugin-svgr": "^4.2.0"` I start getting error: > Type '{ className: string; }' is not assignable to type 'IntrinsicAttributes'. > Property 'className' does...