Ray

Overview

Ray is a parallel software that computes de novo genome assemblies with next-generation sequencing data. The software is written in C++ and can run in parallel on numerous interconnected computers using the message-passing interface (MPI) standard.

Using

Use the module name ray to discover versions available and to load the application, and required dependencies.

Multicore

The Ray application is MPI enabled and can thus run across multiple nodes with the appropriate resources requested.

To run, use the following:

srun Ray ...