...
- cumulative contigs length,
- all kinds of N-metrics,
- genes and operons covered,
- GC content.
Info | ||
---|---|---|
| ||
Both QUAST 3.2 and QUAST 4.0 do accept the same arguments and so the following tutorial should be applicable to both the versions. QUAST-4.0 has Icarus visualizer for denovo assembly evaluation inaddition to other feature in 3.2 |
Pre-Requisites
- A CyVerse account. (Register for an CyVerse account here - user.cyverse.org)
- Inputs
- Input file (Genome assemblies generated by using any of the genome assemblers in fasta format)
- Output
- Output directory name
- Options
- FASTA file with the reference genome sequence (Users can select a genome from the list of available genome or they can upload their custom genome in zipped format)
- Genes (File with gene positions in reference)
- Operons (See manual for file formats)
- Skip contigs shorter than (default is 500bp)
- Advanced options
- Caption (This will enter in your report. Number of labels should match the number of files)
- Find genes (Enables gene finding. Affects performance)
- Scaffolds (The assemblies are scaffolds and not contigs)
- eukaryotic (find genes with GeneMark-ES) (Genome is eukaryotic. Affects gene finding and contig alignment. Default is prokaryotic (GeneMarkS is used for gene finding))
...