cadmuxe / biovis

BioVis Contest 2013

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fixing TIM

BioVis Contest 2013

3-D renderer switch to Pymol from PyMOL.

Demo

Dependence

  • Pymol 1.6
  • PySide
  • PyOpenGL
  • MySQLdb

System Requirements

Ubuntu 12.04 and up

If using either Macintosh or Windows:

Installation

  • Download the code by either:

  • From Ubuntu, launch a terminal window

  • Execute the following commands in the terminal window (copy and paste):

    • sudo apt-get update
    • sudo apt-get install build-essential python2.7 freeglut3 libgl1-mesa-glx libglu1-mesa python-tk python-pmw python-pip python2.7-dev python-pyside mysql-client python-mysqldb pymol cmake qt4-default python-qt4* git
    • sudo pip install --upgrade pip
    • sudo pip install numpy pyopengl
  • change to the fixingTIM directory and run: python ./qt.py

About

BioVis Contest 2013


Languages

Language:Python 96.5%Language:HTML 1.9%Language:C++ 0.8%Language:CSS 0.5%Language:QMake 0.4%