Difference between revisions of "User:Wayne Decatur/code"

From Jmol
Jump to navigation Jump to search
m (Created page with "==My Python Code for Various Molecular Structure Visualization and Analysis Tasks== * [https://github.com/fomightez/structurework/tree/master/spartan_fixer SPARTAN_FIXER] * [htt...")
 
m
 
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]
+
* [https://github.com/fomightez/structurework/tree/master/spartan_fixer 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.
 
* [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]
  

Latest revision as of 17:55, 20 June 2014

My Python Code for Various Molecular Structure Visualization and Analysis Tasks


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.

Contributors

Wayne Decatur