Main Page

From PyMOLWiki
Revision as of 13:57, 8 November 2011 by Inchoate (talk | contribs)
Jump to navigation Jump to search
Welcome to the PyMOL Wiki!
The community-run support site for the PyMOL molecular viewer.
New accounts: email jason (dot) vertrees (@) gmail dot com
Quick Links
Tutorials Table of Contents Commands
Script Library Plugins FAQ
Gallery | Covers PyMOL Cheat Sheet (PDF) GoogleSearch
News & Updates
New Script save_settings can dump all changed settings to a file
Tips & Tricks Instructions for generating 3D PDFs using PyMOL.
Wiki Update Wiki has been updated. Please report any problems to the sysops.
New Scripts Create objects for each molecule or chain in selection with split_object and split_chains
New Script Rotkit: is a collection of usefull scripts to place your dye/molecule where you want. It includes a very handy, rotation around line, function.
New Script Forster-distance-calculator: Can be used as a pymol-python shortcut to calculate the Förster distance between dyes from different companies. Useful, if the user have pymol installed, but not python. This script is meant as a tool to finding the right dyes, when labelling suitable positions for the site-directed cysteine mutants. See DisplacementMap.
New Script propka: Fetches the pka values for your protein from the propka server. propka generates a pymol command file that make pka atoms, color and label them according to your protein. Inspection is made easy by grouping the pka atoms in the pymol menu.
Older News See Older_News.
Did you know...

Read Pdbstr

read_pdbstr in an API-only function which reads a pdb file from a Python string. This feature can be used to load or update structures into PyMOL without involving any temporary files.

PYMOL API ONLY

cmd.read_pdbstr( string pdb-content, string object name 
   [ ,int state [ ,int finish [ ,int discrete ] ] ] )

NOTES

state is a 1-based state index for the object.

finish is a flag ..→

A Random PyMOL-generated Cover. See Covers.