Difference between revisions of "Lumpy"

From HPC users
Jump to navigationJump to search
Line 6: Line 6:


== Using Lumpy ==
== Using Lumpy ==
If you want to use Lumpy on the cluster, you have to load the module first. You can do that with the command
module load Lumpy
Since there is only one version of Lumpy installed, its not necessary to specify a version.


== Documentation ==
== Documentation ==


More informations can be found on [https://github.com/arq5x/lumpy-sv github].
More informations can be found on [https://github.com/arq5x/lumpy-sv github].

Revision as of 09:26, 29 March 2017

Introduction

Installed version

Since there is no official versioning of lumpy, the installed version is called 0.1.

Using Lumpy

If you want to use Lumpy on the cluster, you have to load the module first. You can do that with the command

module load Lumpy

Since there is only one version of Lumpy installed, its not necessary to specify a version.

Documentation

More informations can be found on github.