Possibility to display a 3D model and measure distances
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 80
- Forks
- 34
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
We need to find a way to display a 3D model of the molecule in order to measure some distances. This is very practical to check for expected NOE effects
Projects to check:
- https://github.com/Autodesk/molecule-3d-for-react but seems that we can not directly load a PDB or molfile ? This project actually implement the 3Dmol.js project
- https://github.com/3dmol/3Dmol.js
Seems we should make our own component that wraps 3Dmol.js and allows to load a molfile / pdb with callbacks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.