User:Wayne Decatur/Code for Molecular Structure and Visualization Work: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Wayne Decatur (talk | contribs)
mNo edit summary
Wayne Decatur (talk | contribs)
mNo edit summary
Line 1: Line 1:
==My Python Code for Various Molecular Structure Visualization and Analysis Tasks==
==My Python Code for Various Molecular Structure Visualization and Analysis Tasks==


* [https://github.com/fomightez/structurework/tree/master/spartan_fixer SPARTAN_FIXER] - a python 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.
* [https://github.com/fomightez/structurework/tree/master/spartan_fixer SPARTAN_FIXER] - a python 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. A webserver version of this is is running [http://fomightez.pythonanywhere.com/spartan_fixer/ here]. You can enter your data and have it analyzed without needing to download anything.
* [https://github.com/fomightez/structurework/tree/master/python_scripts Python Scripts for Molecular Structure Analysis]
* [https://github.com/fomightez/structurework/tree/master/python_scripts Python Scripts for Molecular Structure Analysis]