Geo Measures Plugin: Difference between revisions
No edit summary |
No edit summary |
||
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, Luís Fernando Saraiva Macedo Timmers, Rafael Andrade Cáceres and Vera Lucia Eifler-Lima | ||
|license = GNU General Public License v3.0 | |license = GNU General Public License v3.0 | ||
}} | }} | ||
Line 9: | Line 9: | ||
[[File:Geo measures.png]] | [[File:Geo measures.png]] | ||
Geo-Measures Graphical User Interface | |||
[[File:figure_4.png]] | |||
Free Energy Landscape | |||
[[File:Ramachandran.png]] | |||
Ramachandran Plot | |||
[[File:PDF.png]] | |||
Probability Density Function | |||
[[File:Modevector.jpg]] | |||
Modevectors | |||
[[File:Pincer_Angle.png]] | |||
Pincer Angle | |||
Universidade Federal do Rio Grande do Sul - Laboratório de Síntese Orgânica Medicinal - LaSOM | Universidade Federal do Rio Grande do Sul - Laboratório de Síntese Orgânica Medicinal - LaSOM |
Revision as of 09:35, 25 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, Luís Fernando Saraiva Macedo Timmers, Rafael Andrade Cáceres and Vera Lucia Eifler-Lima |
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 Graphical User Interface
File:Modevector.jpg Modevectors
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