Geo Measures Plugin

From PyMOLWiki
Revision as of 08:42, 6 January 2020 by LucianoKagami (talk | contribs)
Jump to navigation Jump to search
Type PyMOL Plugin
Download https://github.com/lkagami/geo_measures_pymol/archive/master.zip
Author(s) Luciano Porto Kagami, Gustavo Machado das Neves, Rafael Andrade Cáceres, Vera Lucia Eifler-Lima,Luís Fernando Saraiva Macedo Timmers
License GNU General Public License v3.0

The Geo Measures Plugin can carry out geometric analysis on protein structures.In addition, it makes other trajectory analyzes such as Probability Density Function (PDF), Root Mean Square Deviation (RMSD), Radius of Gyration (RG), Free Energy Landscape (FEL), Principal Component Analysis (PCA), Ramachandran map, Root Mean Square Fluctuation (RMSF), Define Secondary Structure of Proteins (DSSP), and Modevectors. Altogether there are 14 tools, which can be easily used by the graphical interface.

Geo measures.png

Universidade Federal do Rio Grande do Sul - Laboratório de Síntese Orgânica Medicinal - LaSOM

Installation


Requirements:

PyMOL version higher than 2.0.

It is highly recommended to install PyMOL using the Ananconda3 package [1].

You need to install python packages.

To do this use the command:

pip install pandas matplotlib scipy mdtraj sklearn



Install geo_measures_pymol-master.zip using the PyMOL Plugin Manager