You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
###This is the project to put all PyMOL script under Git control.
3
2
4
-
See more here: [Git intro](http://www.pymolwiki.org/index.php/Git_intro)
3
+
## PyMOL Script Repository
5
4
6
-
###Import script in pymol by filename of script
7
-
```import colorbydisplacement```
8
-
9
-
To see the functions in the script:
10
-
```
11
-
help(colorbydisplacement)
12
-
```
5
+
This repository hosts most of the scripts and (single file) plugins from the [PyMOL Wiki](http://www.pymolwiki.org/). If you have a new script or plugin consider place it here. There is a [Git intro](http://www.pymolwiki.org/index.php/Git_intro) page for new contributors.
0 commit comments