Download

Click HERE to download the newest version of iPBAVizu.


Installation

To install iPBAVizu follow the following steps or watch the VIDEO:



  • 1 - UNCOMPRESS THE ARCHIVE
    Open a terminal and go to the folder where you download "iPBAVizu.tar.gz".

    cd folder_path/

    Uncompress the archive "iPBAVizu.tar.gz".

    tar -xvzf iPBAVizu.tar.gz

    Go into the extracted folder.

    cd iPBAVizu/

  • 2 - CONFIGURE THE INSTALL
    Launch config.py in a terminal and fill the formular.

    python config.py

    This command requires sudo if you want to install it in '/usr/bin' or in '/usr/local/'.

    sudo python config.py

  • 3 - INSTALL THE PLUG-IN WIZARD
    Launch PyMol in a terminal (be sure you have the administration permission such as sudo).

    sudo pymol

    Click on "Plugin".

    Select "Manage Plugins -> Install..." and choose the file "iPBAVizu.py".

    Quit PyMol.

You can now enjoy the plug-in Wizard in PyMol for every users (no administration permission required)


For more details, you can watch the following video.

Up to top