Main Page: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 24: Line 24:
! Warren  
! Warren  
| News about Warren DeLano's passing may be read on [[Warren|Warren's memorial page]].
| News about Warren DeLano's passing may be read on [[Warren|Warren's memorial page]].
|-
! New Script
| [[SelInside]]—Creates a custom selection of all atoms spatially inside some user-defined box.
|-
|-
! New Script
! New Script

Revision as of 18:05, 28 November 2009

Welcome to the PyMOL Wiki!
The community-run support site for the PyMOL molecular viewer.
Quick Links
Tutorials Table of Contents Commands
Script Library Plugins FAQ
Gallery | Covers PyMOL Cheat Sheet (PDF) GoogleSearch
News & Updates
Warren News about Warren DeLano's passing may be read on Warren's memorial page.
New Script SelInside—Creates a custom selection of all atoms spatially inside some user-defined box.
New Script ContactsNCONT—The script selects residues and atoms from the list of the contacts found by NCONT from CCP4 Program Suite
Fun PCR Rap video made with PyMOL (YouTube).
PyMOLWiki Reformatted Main Page. Some delays might occur from resizing images, but that should go away once the images are cached.
PyMOLWiki New — Search the PyMOLWiki via GoogleSearch
PyMOL PyMOL is known to work under Mac OS X 10+ (Snow Leopard) using the new Fink and incentive builds. See Installing PyMOL under Fink.
PyMOL PyMOL now has a Set command for basic settings, and a Set_bond command for bond-only settings.
Did you know...

Fork

spawn launches a Python script in a new thread which will run concurrently with the PyMOL interpreter. It can be run in its own namespace (like a Python module, default), a local name space, or in the global namespace.

fork is an alias for spawn.

USAGE

spawn python-script [, ( local | global | module | main | private )]

PYMOL API

Not directly available. Instead, ..→

A Random PyMOL-generated Cover. See Covers.