Difference between revisions of "LipidXplorer Installation"

From LipidXplorer
Jump to: navigation, search
(Download link)
Line 1: Line 1:
 
LipidXplorer works on Microsoft Windows and Linux. A Mac version is not compiled yet, but  
 
LipidXplorer works on Microsoft Windows and Linux. A Mac version is not compiled yet, but  
 
if there are users asking for it, we would help to get a Mac-Ready version.
 
if there are users asking for it, we would help to get a Mac-Ready version.
 
====Download link====
 
LipidXplorer can be downloaded [https://sourceforge.net/projects/lipidxplorer/files/ here]. Unzip it and store the folder at any place you prefer. LipidXplorer is started with a double click on "LipidXplorer.py". In the "mfql" folder you find example queries taken from the LipidXplorer paper[1].
 
  
 
====Requirements====
 
====Requirements====
Line 15: Line 12:
  
 
Please download and install the software mentioned above before starting LipidXplorer.
 
Please download and install the software mentioned above before starting LipidXplorer.
 +
 +
====Download link====
 +
LipidXplorer can be downloaded [https://sourceforge.net/projects/lipidxplorer/files/ here]. Unzip it and store the folder at any place you prefer. LipidXplorer is started with a double click on "LipidXplorer.py". In the "mfql" folder you find example queries taken from the LipidXplorer paper[1].
 +
  
 
We tested LipidXplorer with Python 2.6 for 64Bit processors on a 64Bit machine. ''This did not work!''
 
We tested LipidXplorer with Python 2.6 for 64Bit processors on a 64Bit machine. ''This did not work!''
 
But having Python 2.6 for 32Bit processors worked also on the 64Bit machine!
 
But having Python 2.6 for 32Bit processors worked also on the 64Bit machine!

Revision as of 13:24, 8 June 2012

LipidXplorer works on Microsoft Windows and Linux. A Mac version is not compiled yet, but if there are users asking for it, we would help to get a Mac-Ready version.

Requirements

LipidXplorer requires

  • Python 2.6 here
  • wxPython 2.8 (for Python 2.6) here
  • numPy (for Python 2.6) here

Or go to the homepage of Python (http://www.python.org), wxPython (http://www.wxpython.org) or NumPy (http://www.numpy.org).

Please download and install the software mentioned above before starting LipidXplorer.

Download link

LipidXplorer can be downloaded here. Unzip it and store the folder at any place you prefer. LipidXplorer is started with a double click on "LipidXplorer.py". In the "mfql" folder you find example queries taken from the LipidXplorer paper[1].


We tested LipidXplorer with Python 2.6 for 64Bit processors on a 64Bit machine. This did not work! But having Python 2.6 for 32Bit processors worked also on the 64Bit machine!