User:Wayne Decatur/Code for Molecular Structure and Visualization Work: Difference between revisions
From Proteopedia
Jump to navigationJump to search
New page: ==Python Code for Various Molecular Structure Visualization and Analysis Tasks== * [https://github.com/fomightez/structurework/tree/master/spartan_fixer SPARTAN_FIXER] * [https://github.c... |
No edit summary |
||
| Line 1: | Line 1: | ||
==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] | ||
* [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] | ||
==Webserver== | |||
* Much of the more involved code featured here is running in a webserver form [here http://fomightez.pythonanywhere.com/spartan_fixer/]. You can enter your data and have it analyzed without needing to download anything.</p> | |||
==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. | |||
Revision as of 17:30, 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 https://fomightez.pythonanywhere.com/spartan_fixer/]. 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.