This old version of Proteopedia is provided for student assignments while the new version is undergoing repairs. Content and edits done in this old version of Proteopedia after March 1, 2026 will eventually be lost when it is retired in about June of 2026.
Apply for new accounts at the new Proteopedia. Your logins will work in both the old and new versions.
User:Wayne Decatur/Code for Molecular Structure and Visualization Work
From Proteopedia
My Python Code for Various Molecular Structure Visualization and Analysis Tasks
- SPARTAN_FIXER - a program that fixes Spartan'08 output files in so-called PDB format, converting them to be true PDB format. The fixed files can then easily be used in Jmol.
- Python Scripts for Molecular Structure Analysis
Webserver
- Much of the more involved code featured here is running in a webserver form here. You can enter your data and have it analyzed without needing to download anything.
Code
See here for getting my code in a form you can use on your machine or that you can modify.
