GEAP

Gene Expression Analysis Platform


Download

Minimum Requirements


To run GEAP, the following hardware and software requirements must be met:

  • Supported OS: Windows 7/8/10
  • Microsoft .NET Framework 4.6.1 or later
    Already present in most recent Windows updates.
    If manual installation is needed, follow this link
  • RAM: 2GB (4GB recommended)
    This spec can vary depending on the data being analyzed
  • Processor: 2.4 GHz or better
    Multiple cores are highly recommended
  • Free disk space: 500MB for basic installation.
    However, at least 2GB is recommended for a regular analysis

Installation

Note: GEAP for Windows is portable. Besides the extracting step, no internal registry installation is required.

To install GEAP, just follow the steps below:

  1. Download the file using one of the following links: Self-extract File or Zip Archive;
  2. Extract the file by executing it (self-extract file) or through 'Extract Here' (zip file).

    Note: GEAP (Windows version) was built with portability in mind. Many of its internal components may change, as well as their correspondent files. Therefore, it is advised to extract it into a folder that does not require administrative rights (e.g. Documents folder). USB flash drives are also OK.

  3. After the extraction, the program is ready to use. Just execute the GEAP.exe file.

Download

Minimum Requirements


To run GEAP, the following hardware and software requirements must be met:

  • Supported OS: Ubuntu 18.04 or later
  • Mono 6.8.0
    This can be installed by just running the ./installmono.sh file
    Alternatively, instructions can be found in Mono's release page
  • RAM: 2GB (4GB recommended)
    This spec can vary depending on the data being analyzed
  • Processor: 2.4 GHz or better
    Multiple cores are highly recommended
  • Free disk space: 1GB for basic installation.
    However, at least 3GB is recommended for a regular analysis

Installation

To install GEAP, follow the steps below:

  1. Download the file using the following link: TAR Archive;
  2. Extract the file;
  3. Open a terminal console and set the current path to the extracted folder directory;
  4. If Mono is not installed, execute the installation script file through the following command:
    ./installmono.sh
  5. Now you can execute GEAP through the following command:
    ./GEAP.sh