Category talk:Script Library: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
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/].
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...--[[User:Gilleain|Gilleain]] 19:27, 18 February 2008 (CST)
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...--[[User:Gilleain|Gilleain]] 19:27, 18 February 2008 (CST)
Line 12: Line 21:
* Please add the following to the bottom of your new page:<br><nowiki>[[Category:Script_Library]]
* Please add the following to the bottom of your new page:<br><nowiki>[[Category:Script_Library]]
[[Category:PUT_SUBCATEGORY_NAME_HERE]]</nowiki>
[[Category:PUT_SUBCATEGORY_NAME_HERE]]</nowiki>


== Feedback on Changes ==
== Feedback on Changes ==


Please let me know if you like the new changes.
Please let me know if you like the new changes.

Revision as of 05: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.