Difference between revisions of "Azahar"

From PyMOLWiki
Jump to navigation Jump to search
Line 13: Line 13:
 
== Installation ==
 
== Installation ==
 
The plugin have been tested on Linux and Windows and should also works on Mac Os X.
 
The plugin have been tested on Linux and Windows and should also works on Mac Os X.
 +
To install the plugin just download [this](https://github.com/agustinaarroyuelo/Azahar/archive/v0.7-beta.zip) zip file and install it using the plugin manager.
 +
 +
Azahar can be used without any dependencies (you don't need to install anything else)  but if you have installed OpenBabel (and OpenBabel Python bindings) Azahar will use it to perform certain calculations like energy minimization when creating a new molecule.
 +
 +
If you want to install OpenBabel on your computer (see instructions [http://openbabel.org/wiki/Get_Open_Babel here]).
 +
 +
'''Note to Windows users:''' If you are using a 64-bit Windows, please install OpenBabel 64-bit from [http://www.lfd.uci.edu/~gohlke/pythonlibs/#openbabel here]
  
 
== Usage ==
 
== Usage ==

Revision as of 16:46, 28 August 2015

Type PyMOL Plugin
Download https://github.com/agustinaarroyuelo/Azahar/archive/v0.7-beta.zip
Author(s) anonymous
License GPL

Description

Azahar GUI.

Azahar (pronounced /ɑːsɑːˈɑːr/) is a plugin that extends the PyMOL's capabilities to visualize, analyze and model glycans and glycoconjugated molecules.

Installation

The plugin have been tested on Linux and Windows and should also works on Mac Os X. To install the plugin just download [this](https://github.com/agustinaarroyuelo/Azahar/archive/v0.7-beta.zip) zip file and install it using the plugin manager.

Azahar can be used without any dependencies (you don't need to install anything else) but if you have installed OpenBabel (and OpenBabel Python bindings) Azahar will use it to perform certain calculations like energy minimization when creating a new molecule.

If you want to install OpenBabel on your computer (see instructions here).

Note to Windows users: If you are using a 64-bit Windows, please install OpenBabel 64-bit from here

Usage

Change log

  • 2015-08-28 (Version 0.7)
    1. First beta version and first public version (several bugs expected!).