Skip to content

JoaoRodrigues/nmaJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nmaJS

Truly web-based normal mode calculation for protein structures using a Gaussian Network Model.

For a live demo, head to https://joaorodrigues.github.io/nmaJS

About

This code is a demonstration of how to run somewhat complex calculations on 'large' molecules entirely on the browser, assisted by WebAssembly. We hope this repository serves as a guide for others to implement their own algorithms and develop user-friendly tools for molecular modeling.

We use 3Dmol.js for visualization, a great library with a phenomenal documentation.

Authors

  • João Rodrigues (@JoaoRodrigues)
  • Ofir Podoly (@ofirpodoly)