Difference between revisions of "Main Page"

From PyMOLWiki
Jump to navigation Jump to search
(save_settings)
Line 24: Line 24:
 
{| class="jtable" style="float: left; width: 90%;"
 
{| class="jtable" style="float: left; width: 90%;"
 
|+ style="font-size: 1.4em; font-weight: bold; text-align:left; border-bottom: 2px solid #6678b1;" | News & Updates
 
|+ style="font-size: 1.4em; font-weight: bold; text-align:left; border-bottom: 2px solid #6678b1;" | News & Updates
 +
|-
 +
! New Script
 +
| [[save_settings]] can dump all changed settings to a file
 
|-
 
|-
 
! Tips & Tricks
 
! Tips & Tricks

Revision as of 13:12, 8 November 2011

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.
New Script PluginDirectory: How to set up a personal plugin directory
New Script Add focal blur to images FocalBlur.
New Script Visualize VDW clashes with show bumps
New Plugin Color by DSSP or Stride secondary structure assignment
New Script There is a new script to calculate the Radius of gyration
New Command Map_set Performs a given operation on a map: can create consensus volumes, for example.
New Script ColorByDisplacement Do an (specified) alignment of residues between an open and closed form of a protein. Calculates the distance displacement between each residue and saves it as its b-factor. Then it color according to the b-factor. Quite neat feature for rotation axis in proteins.
New Script DisplacementMap Calculates CA-CA distances between Open and Closed form of protein. Output best suggestions for site-directed mutagenesis for EPR/FRET experiments. Make distance matrix file, and output a gnuplot plot file for easy visualisation of interesting residues. Parses best suggestions back to pymol, for visual inspections.
New Script Two new scripts: AAindex and Sidechaincenters
New Plugin CAVER_2.0 update to the CAVER plugin.
New Script AngleBetweenHelices calculates the angle between two helices.
Search GoogleSearch widget fixed.
New Script Spectrumany creates color gradients with arbitrary color sequences.
New Script BbPlane will draw CGO planes across the backbone highlighting planarity of arrangement.
New Script Center Of Mass has been re-written to calculate either the center-of-geometry or (mass-weighted) center-of-mass for a given selection and represents that selection as a pseudoatom (rather than a CGO sphere).
New Script Jump is a tool for jumping from one frame to another when you have a movie, MD simulation, or multiple models loaded into PyMOL.
New Scripts ResDe is a suite of programs designed to assist crystallographers in defining user defined hydrogen bond distance restraints, which can be helpful when refining low-resolution structures.
New Script See BiologicalUnit, for a workaround to the buggy Symexp command or if you just want to learn more about symmetry expansion in PyMOL.
New Script See Supercell, the new script for making XxYxZ supercells.
New Script See Split_Object_Along_Axis, for a script that allows one to select a bond, and then generate 2 selections: one for the selection of all atoms that are on one side of this bond, and the other selection for the atoms on the other side of the bond.
New Script See Consistent_View/_Map_Inspect, which is a toolkit for rapidly inspecting multiple maps and models.
Server updates The underlying servers upon which the PyMOLWiki runs were upgraded over the weekend. We are now fully functional. A deep thanks to BitGnome for donating time and hardware for the PyMOL project.
fetch_host setting Fetch_Host has been added to allow users to download PDBs from their PDB server (pdb, pdb euro, or pdb japan) of choice.
Fetch Fetch has been updated to also load electron density maps.
Schrodinger Buys PyMOL Schrodinger has purchased PyMOL. Development, support and open-source fun to continue! Read about the sale.
User Movie One of our users has posted another interesting movie, images from which were created with PyMOL.
New setting surface_cavity_mode to change how PyMOL displays cavities.
Search fixed. Thanks to a eagle-eyed user, our search has been fixed. Please let us know if you have any search-related problems.
New Command Cache—stores information on structures, so we don't have to recompute them.
Warren News about Warren DeLano's passing may be read on Warren's memorial page.
Setting Fetch_Path—Sets the default path for the fetch command.
New Script SelInside—Creates a custom selection of all atoms spatially inside some user-defined box.
Did you know...

The DPL extension (version 2.3.0) produced a SQL statement which lead to a Database error.
The reason may be an internal error of DPL or an error which you made,
especially when using DPL options like titleregexp.
Query text is:
SELECT DISTINCT `pmw_page`.page_namespace AS page_namespace,`pmw_page`.page_title AS page_title,`pmw_page`.page_id AS page_id, `pmw_page`.page_title AS sortkey, `pmw_page`.page_counter AS page_counter FROM `pmw_page` INNER JOIN `pmw_categorylinks` AS cl0 ON `pmw_page`.page_id=cl0.cl_from AND (cl0.cl_to='Commands' OR cl0.cl_to='Plugins' OR cl0.cl_to='Script_Library' OR cl0.cl_to='Settings') WHERE 1=1 AND `pmw_page`.page_namespace IN (0) AND `pmw_page`.page_is_redirect=0 ORDER BY page_title ASC LIMIT 500 OFFSET 0

Error message is:
Unknown column 'pmw_page.page_counter' in 'field list' (localhost)


A Random PyMOL-generated Cover. See Covers.