Collections:
3Dmol.js Bug - data-ui=true Impacts on Selection
Why is the default style done after removing data-ui="true" in the embedded 3Dmol viewer?
✍: FYIcenter.com
There seems to be code bug in the 3Dmol.js library.
Here is an HTML code example, Embedded-Viewer-data-ui-Bug.html,
that contains 2 embedded viewers: one with data-ui="true" and the other
without data-ui="true":
<html> <body> <p>Without data-ui=true</p> <div style="width: 400px; height: 400px; position: relative;" class="viewer_3Dmoljs" data-pdb="1YCR" data-select1='chain:A' data-style1='cartoon:color=spectrum' data-select2='chain:B' data-style2='stick' ></div> <p>With data-ui=true</p> <div style="width: 400px; height: 400px; position: relative;" class="viewer_3Dmoljs" data-pdb="1YCR" data-select1='chain:A' data-style1='cartoon:color=spectrum' data-select2='chain:B' data-style2='stick' data-ui="true" ></div> <script src="/3Dmol-min.js"></script> </body></html>
This example HTML code will displays the same protein in two DIV elements:
As you can see, when UI components are turned on, the default style of "line" is applied to the default selection of "all".
⇒ Load Data by URL into Embedded 3Dmol Viewer
⇐ Multiple Selections with Embedded 3Dmol Viewer
⇑⇑ 3Dmol.js FAQ
2023-09-10, 898🔥, 0💬
Popular Posts:
Molecule Summary: ID: FYI-1000197 SMILES: CC(C)C1=CC=CC=C1.[CH-]1C =CC=C1.F[Sb-](F)(F)(F)(F )F.[Fe+2]...
Molecule Summary: ID: FYI-1003716 Names: InChIKey: YVCOJTATJWDGEU-APPZFPTMS A-NSMILES: C[C@H]1O[C@@H...
Molecule Summary: ID: FYI-1001314 SMILES: COC(=O)[C@@H]1[C@H]2CC[C @H](N2CCCC(F)C)[C@@H]1C3 CC3Receiv...
Molecule Summary: ID: FYI-1003000 Names: InChIKey: RSJULUKCNURERX-UHFFFAOYS A-NSMILES: N#Cc3cc(c2cc(...
Molecule Summary: ID: FYI-1000196 SMILES: O=C(N(C(C(OC(=O)CCCCC(=O )OC)([H])[H])([H])[H])[H ])C2=C([N]...