====== Flye ======
**Flye** is a software module available on **Comet**.
===== Flye overview =====
To access **Flye** on Comet, run ''module load Flye''. This will load the //default// version of **Flye**.
An overview of the module information is shown below (''module -r spider ^Flye$''):
Flye: Flye/2.9.5-GCC-13.3.0
Description:
Flye is a de novo assembler for long and noisy reads, such as those produced by PacBio and Oxford Nanopore Technologies.
This module can be loaded directly: module load Flye/2.9.5-GCC-13.3.0
Help:
Description
===========
Flye is a de novo assembler for long and noisy reads, such as those produced by PacBio
and Oxford Nanopore Technologies.
More information
================
- Homepage: https://github.com/fenderglass/Flye
If there are multiple versions of **Flye** listed, then you can load a //specific// version as follows:
$ module load Flye/version_string
You can find the most //up to date information// whilst logged on to Comet by running ''module -r spider ^Flye$''.
----
===== Flye Help =====
The module **Flye** has the following embedded help text (''module help Flye''):
Description
===========
Flye is a de novo assembler for long and noisy reads, such as those produced by PacBio
and Oxford Nanopore Technologies.
More information
================
- Homepage: https://github.com/fenderglass/Flye
----
===== Flye Dependencies =====
The //default// version of the module **Flye** has the following dependencies:
* GCC/13.3.0
* Python/3.12.3-GCCcore-13.3.0
----
[[:advanced:software|Back to software]]