Difference between revisions of "LipidXplorer Installation"

From LipidXplorer
Jump to: navigation, search
(Download link)
Line 3: Line 3:
  
 
====Download link====
 
====Download link====
LipidXplorer can be downloaded [https://sourceforge.net/projects/lipidxplorer/files/ here]. It comes
+
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].
with its own installer. Just double click on it and follow the instructions. It
 
will create a directory in a folder specified by the user. The directory consists
 
all files for running the application as well as some example spectra and example
 
queries.
 
  
 
====Requirements====
 
====Requirements====

Revision as of 13:23, 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.

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].

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.

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!