This is a read-only mirror of pymolwiki.org
Difference between revisions of "Category talk:Script Library"
Jump to navigation
Jump to search
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | == GitHub for Pymol-scripts== | |
| + | I created a github for the pymol scripts. I think this is a good way to to collect and enlarge the collection of scripts. The repo is public accessible so contribute. If you need help on git just write me an email. | ||
| + | |||
| + | http://github.com/jlec/Pymol-script-repo | ||
| + | |||
| + | |||
| + | |||
| + | |||
About the rasmolify script, there's a project to translate between the languages [http://arcib.dowling.edu/sbevsl/]. | About the rasmolify script, there's a project to translate between the languages [http://arcib.dowling.edu/sbevsl/]. | ||
| Line 5: | Line 12: | ||
: To be honest I was thinking of a quick hack rather than anything fancy. Thanks very much for the pointer though! --[[User:Dan|Dan]] 02:45, 19 February 2008 (CST) | : To be honest I was thinking of a quick hack rather than anything fancy. Thanks very much for the pointer though! --[[User:Dan|Dan]] 02:45, 19 February 2008 (CST) | ||
| + | |||
| + | == Depositing Scripts == | ||
| + | * Create a new page for your script | ||
| + | * Please provide | ||
| + | ** an overview of what the script does | ||
| + | ** any usage comments or hints | ||
| + | ** the source code | ||
| + | * Please add the following to the bottom of your new page:<br><nowiki>[[Category:Script_Library]] | ||
| + | [[Category:PUT_SUBCATEGORY_NAME_HERE]]</nowiki> | ||
| + | |||
| + | |||
| + | |||
| + | == Feedback on Changes == | ||
| + | |||
| + | Please let me know if you like the new changes. | ||
Revision as of 10:10, 1 May 2009
GitHub for Pymol-scripts
I created a github for the pymol scripts. I think this is a good way to to collect and enlarge the collection of scripts. The repo is public accessible so contribute. If you need help on git just write me an email.
http://github.com/jlec/Pymol-script-repo
About the rasmolify script, there's a project to translate between the languages [1]. It's in pre-alpha, apparently, but this kind of language translation seems like a tricky problem. It's on my list of things to do...--Gilleain 19:27, 18 February 2008 (CST)
- To be honest I was thinking of a quick hack rather than anything fancy. Thanks very much for the pointer though! --Dan 02:45, 19 February 2008 (CST)
Depositing Scripts
- Create a new page for your script
- Please provide
- an overview of what the script does
- any usage comments or hints
- the source code
- Please add the following to the bottom of your new page:
[[Category:Script_Library]] [[Category:PUT_SUBCATEGORY_NAME_HERE]]
Feedback on Changes
Please let me know if you like the new changes.