QUAST 2016
From HPC users
Jump to navigationJump to search
Introduction
== Installed version(s)
These versions are installed and and currently available on environment hpc-env/6.4:
QUAST/5.0.2-foss-2017b-Python-2.7.14
Using QUAST
If you want to find out more about QUAST on the HPC Cluster, you can use the command
module spider QUAST
This will show you basic informations e.g. a short description and the currently installed version.
To load the desired version of the module, use the command, e.g.
module load hpc-env 6.4 module load QUAST
Always remember: this command is case sensitive!
Quast is usable as the basic version quast.py or with the extension included: quast-lg.py.
If you need more information about the commands available, you can type in::
quast.py -help #or quast-lg #(But the outputs will be the same)
Documentation
More information about the basic version of QUAST can be found here.
If you want to know more about the extension QUAST-LG, you should visit this site.