Difference between revisions of "YASRA"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:Software Category:biologyCategory:bioinformaticsCategory:ngsCategory:sequencing {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|yasra}} |{{#var...")
 
m (Text replacement - "#uppercase" to "uc")
Line 26: Line 26:
  
 
==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-->

Revision as of 21:29, 6 December 2019

Description

yasra website  
YASRA (Yet Another Short Read Assembler) performs comparative assembly of short reads using a reference genome, which can differ substantially from the genome being sequenced. Mapping reads to reference genomes makes use of LASTZ (Harris et al), a pairwise sequence aligner compatible with BLASTZ. Special scoring sets were derived to improve the performance, both in runtime and quality for 454 and Illumina sequence reads.

Required Modules

Serial

  • yasra


System Variables

  • HPC_YASRA_DIR - installation directory
  • HPC_YASRA_BIN - executable directory