Skip to content
Permalink
9bb9de5ef4
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
23 lines (18 sloc) 1.52 KB

Preparing your system

LSTrAP is designed to run on the head node of a Oracle Grid Engine cluster. Apart from a running compute cluster, the essential tools need to be installed. A full list is provided below, tools can be installed on the grid nodes directly or inside modules. When opting for the latter, the configuration file needs to contain the exact names of the modules containing the tools.

Optional tools

  • scikit-learn for Python 3, required for PCA analysis (helper script)
  • seaborn for Python 3, required for PCA analysis (helper script)
  • Aspera connect client, required for the get_sra_ip.py (helper script)