Collections:
Assign Embedded 3Dmol Viewer to DIV
How to assign Embedded 3Dmol Viewer to a "div" element?
✍: FYIcenter.com
Here is an HTML code example, Embedded-Viewer-PDB.html, that assigns the Embedded 3Dmol Viewer to in "div" element. It also uses "data-*" attributes to load a protein from the PDB Websites, creates a selection from chain A and displays it in cartoon style.
<html><head> <script src="/3Dmol-min.js"></script> </head> <body> <div style="width: 400px; height: 400px; position: relative;" class="viewer_3Dmoljs" data-pdb="1YCR" data-select='chain:A' data-style='cartoon:color=spectrum' data-ui="true" /> </body></html>
This example HTML code will display a PDB protein in cartoon style:
Note that the protein structure data is downloaded with the following PDB API:
http://files.rcsb.org/view/{PDB_ID}.pdb
⇒ Multiple Selections with Embedded 3Dmol Viewer
⇐ What Is Embedded 3Dmol Viewer
⇑⇑ 3Dmol.js FAQ
2023-01-30, 451🔥, 0💬
Popular Posts:
Molecule Summary: ID: FYI-1004388 Names: InChIKey: ROKJMDATRWPZPI-UHFFFAOYS A-NSMILES: CC3CCN(Cc2csc...
Where to find FAQ (Frequently Asked Questions) on Ketcher JavaScript API? Here is a list of tutorial...
Molecule Summary: ID: FYI-1000379 SMILES: Oc1cc(O)c2c(c1)OC(c1ccc( O)c(O)c1)C(OC1(c3ccc(O)c (O)c3)Oc3c...
Where to find Reaction FAQ (Frequently Asked Questions)? I want to learn more about Chemical Reactio...
Molecule Summary: ID: FYI-1003039 Names: InChIKey: VSNHCAURESNICA-UHFFFAOYS A-OSMILES: NC(=O)[NH2+]O...