Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Current »

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:

srn Ray ...

  • No labels