News & Updates
Official Release
|
PyMOL, AxPyMOL, and JyMO v1.7 have all been released] today, January 14, 2014.
|
New Plugin
|
Bondpack is a 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...
Introduction
This script was setup to do generic plotting, that is given a set of data and axis labels it would create a plot. Initially, I had it setup to draw the plot directly in the PyMol window (allowing for both 2D and 3D style plots), but because I couldn't figure out how to billboard CGO objects (Warren told me at the time that it couldn't be done) I took a different approach. The plot now exists in it's own window and can only do 2D plots. It is however interactive. I only have here a Rama.(phi,psi) plot, but the code can be easily extended to other types of data. For instance, I had this working for an energy vs distance data that I had generated by another script.
This script will create a Phi vs Psi(Ramachandran) plot of the selection given. The plot will display data points which can be dragged around Phi,Psi space with the corresponding residue's Phi,Psi angles changing in the ..→
|
|
|
A Random PyMOL-generated Cover. See Covers.
|