Interactive Code Demos
Hands-on structural bioinformatics and computational chemistry tools in your browser
- 🧬 Rare codon viewer: map synonymous codon rarity onto protein structure
- Hartree-Fock toy H2 orbital self-consistent-field converger
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