Difference between revisions of "QuorUM"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:biology {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|quorum}} |{{#vardefine:url|http://www.genome.umd.edu/quorum.html}} <!--CONFIGURATI...")
 
m (Text replacement - "#uppercase" to "uc")
 
Line 24: Line 24:
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 21:24, 6 December 2019

Description

quorum website  

QuorUM (Quality Optimized Reads from the University of Maryland) is an error corrector for Illumina reads. It is distributed and used with MaSuRCA, or it can be used independently.

Environment Modules

Run module spider quorum to find out what environment modules are available for this application.

System Variables

  • HPC_QUORUM_DIR - installation directory
  • HPC_QUORUM_BIN - executable directory