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

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 (Redirected page to User:Wayne Decatur/code)
 
Line 1: Line 1:
==My Python Code for Various Molecular Structure Visualization and Analysis Tasks==
+
#REDIRECT [[User:Wayne Decatur/code]]
 
 
* [https://github.com/fomightez/structurework/tree/master/spartan_fixer SPARTAN_FIXER]
 
* [https://github.com/fomightez/structurework/tree/master/python_scripts Python Scripts for Molecular Structure Analysis]
 
 
 
 
 
==Webserver==
 
* Much of the more involved code featured here is running in a webserver form [http://fomightez.pythonanywhere.com/spartan_fixer/ here]. You can enter your data and have it analyzed without needing to download anything.
 
 
 
==Code==
 
See [http://fomightez.github.io/ here] for getting my code in a form you can use on your machine or that you can modify.
 

Latest revision as of 17:47, 20 June 2014

Contributors

Wayne Decatur