Assembly evaluation with QUAST(2)

We run:

quast.py

with the following parameters:

The complete commandline is:

quast.py -t 14 -o ~/workdir/assembly/small_assembly/quast/ -r ~/workdir/wuhan.fasta ~/workdir/assembly/small_assembly/assembly.contigs.fasta

QUAST generates HTML reports including a number of interactive graphics. To access these reports, open them using a file browser:

firefox ~/workdir/assembly/small_assembly/quast/report.html

Inspect the results - are you satisfied with the assembly?