This is a read-only mirror of pymolwiki.org

Difference between revisions of "Main Page"

From PyMOL Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
{| align="center" style="padding-bottom: 4em;"
 
{| align="center" style="padding-bottom: 4em;"
|+ style="font-size:210%; font-weight: bold; color:#032d45; text-align:center; padding: 5px; margin-bottom: 4px;" | Welcome to the PyMOL Wiki!
+
|+ style="font-size:210%; font-weight: bold; color:#032d45; text-align:center; padding: 5px; margin-bottom: 4px;" | Welcome to the PyMOL Community Wiki!
 
|- style="text-align:center; font-weight:bold; color: #6d6003; font-size: 140%; font-style: italic; font-family: serif;"
 
|- style="text-align:center; font-weight:bold; color: #6d6003; font-size: 140%; font-style: italic; font-family: serif;"
 
| The community-run support site for the [http://pymol.org PyMOL] molecular viewer.
 
| The community-run support site for the [http://pymol.org PyMOL] molecular viewer.

Revision as of 21:11, 29 March 2014

Welcome to the PyMOL Community Wiki!
The community-run support site for the PyMOL molecular viewer.
New accounts: email thomas (dot) holder (@) schrodinger dot com
Quick Links
Tutorials Table of Contents Commands
Script Library Plugins FAQ
Gallery PyMOL Cheat Sheet (PDF)
News & Updates
Official Release PyMOL, AxPyMOL, and JyMO v1.7 have all been released today, January 14, 2014.
New Plugin Bondpack is a collection of PyMOL plugins for easy visualization of atomic bonds.
New Plugin MOLE 2.0 is a new plugin for rapid analysis of biomacromolecular channels in PyMOL.
3D using Geforce PyMOL can now be visualized in 3D using Nvidia GeForce video cards (series 400+) with 120Hz monitors and Nvidia 3D Vision, this was previously only possible with Quadro video cards.
New Plugin GROMACS_Plugin is a new plugin that ties together PyMOL and GROMACS.
New Software CMPyMOL is a software that interactively visualizes 2D contact maps of proteins in PyMOL.
New Script cgo_arrow draws an arrow between two picked atoms.
Tips & Tricks Instructions for generating movie PDFs using .mpg movies from PyMOL.
Older News See Older News.
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 `page`.page_namespace AS page_namespace,`page`.page_title AS page_title,`page`.page_id AS page_id, `page`.page_title AS sortkey, `page`.page_counter AS page_counter FROM `page` INNER JOIN `categorylinks` AS cl0 ON `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 `page`.page_namespace IN (0) AND `page`.page_is_redirect=0 ORDER BY page_title ASC LIMIT 500 OFFSET 0

Error message is:
Unknown column 'page.page_counter' in 'field list' (data01-pymol.chw7f2hgrkps.us-west-2.rds.amazonaws.com)