Interactive Code Demos

Hands-on structural bioinformatics and computational chemistry tools in your browser

File Structure

/tools/
  /interactive/
   /codon-rarity-viewer/
     codon_tables.pkl
     codon_utils.py
     index.html
   /hf-python/
      HF.py  
      integrals.py  
      run_HF.py
      index.html
   /hf-julia/
      HF.jl     
      HF_interactive_session.jl 
      integrals.jl
      logger_setup.jl 
      index.html    
   /hf-rust/
      code/ [rust code]
      [rust -> wasm files]
      index.html