Difference between revisions of "Novoalign"

From UFRC
Jump to navigation Jump to search
Line 28: Line 28:
 
and the results of the analyses must published in peer-reviewed journals as
 
and the results of the analyses must published in peer-reviewed journals as
 
requested by the software manufacturer [http://www.novocraft.com/wiki/tiki-view_faq.php?faqId=1#q23 in Novoalign FAQ].
 
requested by the software manufacturer [http://www.novocraft.com/wiki/tiki-view_faq.php?faqId=1#q23 in Novoalign FAQ].
 +
 
<!--Modules-->
 
<!--Modules-->
 
==Required Modules==
 
==Required Modules==
Line 33: Line 34:
 
===Serial===
 
===Serial===
 
*{{#var:app}}
 
*{{#var:app}}
 +
'''Note:''' Multiple software packages are made available via the novoalign module: novocraft (Novoalign), novoalignCS, novomethyl, and novosort.
 +
===Parallel (MPI)===
 +
* intel
 +
* openmpi
 +
*{{#var:app}}
 +
 +
'''Note:''' Multiple software packages are made available via the novoalign module: novoalignMPI and novoalignCSMPI.
 +
 
==System Variables==
 
==System Variables==
 
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory

Revision as of 16:07, 11 April 2013

Description

novoalign website  

Novoalign is a highly accurate program for mapping next-generation sequencing reads to a reference database. It is an aligner for single-ended and paired-end reads from the Illumina Genome Analyser. Novoalign finds global optimum alignments using full Needleman-Wunsch algorithm with affine gap penalties.

Limited functionality and single-threaded performance are available without a paid license. Novoalign must only be used for academic/non-profit research and the results of the analyses must published in peer-reviewed journals as requested by the software manufacturer in Novoalign FAQ.

Required Modules

modules documentation

Serial

  • novoalign

Note: Multiple software packages are made available via the novoalign module: novocraft (Novoalign), novoalignCS, novomethyl, and novosort.

Parallel (MPI)

  • intel
  • openmpi
  • novoalign

Note: Multiple software packages are made available via the novoalign module: novoalignMPI and novoalignCSMPI.

System Variables

  • HPC_{{#uppercase:novoalign}}_DIR - installation directory
  • HPC_NOVOALIGN_BIN - executable directory
  • HPC_NOVOALIGN_DOC - documentation directory