Difference between revisions of "YASRA"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:Software]] [[Category:biology]][[Category:bioinformatics]][[Category:ngs]][[Category:sequencing]]
+
[[Category:Software]] [[Category:biology]][[Category:bioinformatics]][[Category:NGS]][[Category:sequencing]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|yasra}}
 
|{{#vardefine:app|yasra}}
Line 19: Line 19:
 
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.  
 
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.  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
 
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
* {{#var:app}}
 
 
 
 
 
 
==System Variables==
 
==System Variables==
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory

Revision as of 16:34, 10 June 2022

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.

Environment Modules

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

System Variables

  • HPC_YASRA_DIR - installation directory
  • HPC_YASRA_BIN - executable directory