Difference between revisions of "Geo Measures Plugin"

From PyMOLWiki
Jump to navigation Jump to search
Line 2: Line 2:
 
|type = plugin
 
|type = plugin
 
|download = https://github.com/lkagami/geo_measures_pymol/archive/master.zip
 
|download = https://github.com/lkagami/geo_measures_pymol/archive/master.zip
|author = Luciano Porto Kagami, Gustavo Machado das Neves, Rafael Andrade Cáceres,  
+
|author = Luciano Porto Kagami, Gustavo Machado das Neves, Rafael Andrade Cáceres, Vera Lucia Eifler-Lima and Luís Fernando Saraiva Macedo Timmers
Vera Lucia Eifler-Lima and Luís Fernando Saraiva Macedo Timmers
 
 
|license = GNU General Public License v3.0
 
|license = GNU General Public License v3.0
 
}}
 
}}

Revision as of 08:43, 6 January 2020

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 and 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