Flye
Revision as of 14:17, 19 April 2018 by Maxprok (talk | contribs) (Created page with "Category:SoftwareCategory:BiologyCategory:NGS {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|flye}} |{{#vardefine:url|https://github.com/fenderglass/Flye}} <!-...")
Description
Flye is a de novo assembler for long and noisy reads, such as those produced by PacBio and Oxford Nanopore Technologies. The algorithm uses an A-Bruijn graph to find the overlaps between reads and does not require them to be error-corrected. After the initial assembly, Flye performs an extra repeat classification and analysis step to improve the structural accuracy of the resulting sequence. The package also includes a polisher module, which produces the final assembly of high nucleotide-level quality.
Environment Modules
Run module spider flye
to find out what environment modules are available for this application.
System Variables
- HPC_{{#uppercase:flye}}_DIR - installation directory
- HPC_{{#uppercase:flye}}_BIN - executable directory