Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 550 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 550 Bytes

dragonflye docker image

Main tool : dragonflye

dragonflye: Assemble bacterial isolate genomes from Nanopore reads

Example Usage

# download ONT FASTQs for testing
wget https://raw.githubusercontent.com/bactopia/bactopia-tests/main/data/species/portiera/nanopore/ERR3772599.fastq.gz

# run dragonflye using flye as the assembly algorithm
dragonflye --reads /test/ERR3772599.fastq.gz --prefix ERR3772599-nano.hq --cpus 0 --nopolish --outdir flyehq --gsize 300000 --assembler flye --nanohq