Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Unicycler container

Main tools:

Other tools:

Unicycler is a hybrid assembler that takes reads assembled with spades and ties them together with long reads.

Example Usage

unicycler -1 short_reads_1.fastq.gz -2 short_reads_2.fastq.gz -l long_reads.fastq.gz -o output_dir

Better documentation can be found at https://github.com/rrwick/Unicycler