This is a read-only mirror of pymolwiki.org

Difference between revisions of "Azahar"

From PyMOL Wiki
Jump to navigation Jump to search
Line 17: Line 17:
 
Azahar can be used without any dependencies (i.e. 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 optimize the geometry of your newly created molecule.
 
Azahar can be used without any dependencies (i.e. 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 optimize the geometry of your newly created molecule.
  
If you want to install OpenBabel on your computer (see instructions [http://openbabel.org/wiki/Get_Open_Babel here]).
+
If you still want to install OpenBabel on your computer see instructions [http://openbabel.org/wiki/Get_Open_Babel here]. Users of 64-bit Windows OS, please install OpenBabel 64-bit from [http://www.lfd.uci.edu/~gohlke/pythonlibs/#openbabel 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 18:08, 2 September 2015

Type PyMOL Plugin
Download https://github.com/agustinaarroyuelo/Azahar/archive/v0.8.1-beta.zip
Author(s) Agustina Arroyuelo and Osvaldo Martin
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 zip file and install it using the plugin manager.

Azahar can be used without any dependencies (i.e. 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 optimize the geometry of your newly created molecule.

If you still want to install OpenBabel on your computer see instructions here. Users of 64-bit Windows OS, please install OpenBabel 64-bit from here

Usage

Coming soon!

Change log

  • 2015-08-31 (Version 0.8.1)
    1. Several bugs fixed, including problems when creating branches.
  • 2015-08-28 (Version 0.8)
    1. First beta version and first public version (several bugs expected!).