Skip to content
forked from 3dmol/3Dmol.js

WebGL accelerated JavaScript molecular graphics library

License

Notifications You must be signed in to change notification settings

hjee02018/3Dmol.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

3Dmol.js 라이브러리를 활용하여 PDB ID에 해당하는 PDB Viewer를 제공

Sample1

blastSearch

Sample2

8HVP_B_I

Sample3

depending

Sample4

chain

        <div id='viewer1' class='viewer_3Dmoljs' data-href='{{ data_href }}' data-backgroundcolor='0xffffff' data-select1='chain:{{prot_ch}}' data-select2='chain:{{pep_ch}}'  data-surface='opacity:.7;color:white' data-style1='{"cartoon":{"color":"spectrum"}}' data-style2='stick' >

Sample5

Browse YAPPCD

👀 Reference

3Dmol.js

3Dmol.js is an object-oriented, webGL based JavaScript library for online molecular visualization

3Dmol Github

Conact & Suggenstion

Please contact me if there's any suggestion or questions.

Naver : hjee02018@naver.com Google : hjee02018@gmail.com

About

WebGL accelerated JavaScript molecular graphics library

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 61.0%
  • JavaScript 20.8%
  • Python 14.6%
  • HTML 2.3%
  • TypeScript 0.7%
  • CSS 0.3%
  • Other 0.3%