Difference between revisions of "FAR"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
Line 25: Line 25:
 
*{{#var:app}}
 
*{{#var:app}}
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* LD_LIBRARY_PATH - run time library path
 
* LD_LIBRARY_PATH - run time library path
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 21:20, 6 December 2019

Description

far website  

FAR is a software that removes adapter sequences from your sequencing reads by overlap alignment using the Needleman Wunsch algorithm (default) or a quality-based variant of the Needleman Wunsch algorithm. The Needleman Wunsch algorithm is a global exact string-matching algorithm, which offers maximal sensitivity and outperforms heuristic algorithm such as BLAST. Therefore the alignment of an adapter sequence to a read is very accurate.

Required Modules

modules documentation

Serial

  • far

System Variables

  • HPC_FAR_DIR - installation directory
  • LD_LIBRARY_PATH - run time library path




Validation

  • Validated 4/5/2018