Difference between revisions of "Unicycler"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|REPLACE}} |{{#vardefine:url|REPLACE}} <!--CONFIGURATION: OPTIONAL (|1}} mean...") |
|||
Line 1: | Line 1: | ||
[[Category:Software]][[Category:Phylogenetics]] | [[Category:Software]][[Category:Phylogenetics]] | ||
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
− | |{{#vardefine:app| | + | |{{#vardefine:app|unicycler}} |
− | |{{#vardefine:url| | + | |{{#vardefine:url|https://github.com/rrwick/Unicycler}} |
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | ||
|{{#vardefine:conf|}} <!--CONFIGURATION--> | |{{#vardefine:conf|}} <!--CONFIGURATION--> |
Revision as of 21:45, 6 September 2019
Description
Unicycler is an assembly pipeline for bacterial genomes. It can assemble Illumina-only read sets where it functions as a SPAdes-optimiser. It can also assembly long-read-only sets (PacBio or Nanopore) where it runs a miniasm+Racon pipeline. For the best possible assemblies, give it both Illumina reads and long reads, and it will conduct a hybrid assembly.
Environment Modules
Run module spider unicycler
to find out what environment modules are available for this application.
System Variables
- HPC_{{#uppercase:unicycler}}_DIR - installation directory
- HPC_{{#uppercase:unicycler}}_BIN - executable directory