Main Page: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
(added information about the new plugin MOLE for PyMOL)
No edit summary
Line 30: Line 30:
! 3D using Geforce
! 3D using Geforce
| PyMOL can now be [http://forums.geforce.com/default/topic/571604/3d-vision/3d-vision-working-with-qbs-in-opengl-software-using-geforce/2/ 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.
| PyMOL can now be [http://forums.geforce.com/default/topic/571604/3d-vision/3d-vision-working-with-qbs-in-opengl-software-using-geforce/2/ 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
| [[Bondpack]] is a a collection of PyMOL plugins for easy visualization of atomic bonds.
|-
|-
! New Plugin
! New Plugin

Revision as of 12:31, 18 November 2013

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 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 Bondpack is a a collection of PyMOL plugins for easy visualization of atomic bonds.
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.
New Script Cluster Count calculates statistics on the B-values for all atoms in the selected object.
New Script Make Figures aids you in making publication quality figures for the currently displayed scene.
New Script Distances RH
PyMOL on the iPad PyMOL is now available on the iPad as a free download from the AppStore. See pymol.org/mobile for more info.
OS X Compatibility Mac OS X 10.8 doesn't ship with X11. But, you can get the libraries here X11 Libraries.
New Script select_sites can set author/paper selections according to SITE annotation in pdb file
New Script b2transparency can set surface transparency based on atom b-factor
New Extension psico is a python module which extends PyMOL with many commands
New Script uniprot_features makes named selections for sequence annotations from uniprot
New Plugin Gyration_tensor Calculates chain-wise gyration tensor of a protein.
New Script set_phipsi can set phi/psi angles for all residues in a selection
New Script dehydron A plugin to calculate dehydrons and display them onto the protein structure. A dehydron is a main chain hydrogen bond incompletely shielded from water attack.
New Script pymol2glmol is script to export a scene in pymol to a webpage for GLmol. GLmol is a molecular viewer for Web browsers written in WebGL/Javascript. Like web Jmol, but MUCH faster. Try it out!
New Script cyspka is an experimental surface cysteine pKa predictor.
New Plugin Contact_Map_Visualizer visualize residues corresponding to the contact map. See CMPyMOL.
New Script spectrum_states colors states of multi-state object
New Script TMalign is a wrapper for the TMalign program
Gallery Updates The gallery has been updated to include a few new ideas and scripts for rendering
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...

Rotamer Toggle

===DESCRIPTION===

Backbone-Dependent Rotamer library (Dunbrack, Cohen ; see ref) is imported into pymol giving access to this information. There are a number of different ways to use the data, I've only implemented a few as well as added extra functions that seemed useful.

  • Rotamer Menu - an added menu into menu.py, which displays the most common rotamers for the given(clicked) residue; you can also set the residue any of the common rotamers as well
  • colorRotamers - color rotamers by closest matching rotamer angles from database; i.e. color by how common each rotamer of selection, blue - red (least to most common).
  • set_rotamer - routine called by above menu, but can be called manually to set a specific residues side-chain angles
  • set_phipsi - set all phi,psi angles of given selection to given angles (useful for creating secondary structures)
  • createRotamerPDBs - create pdb for each rotamer of given selection ; filter by rotamer-probability

IMAGES

<gallery> Image:RotamerMenu.png|Rotamer Menu for a GLN residue Image:GLURotamerC ..→

A Random PyMOL-generated Cover. See Covers.