Help
Submitting your data
Interpreting the output
Icarus browser basics
Browser compatibility
This page will guide you step-by-step from submitting your data to interpreting the results. This page also contains info on the browser compatibility, so if something is not working correctly, please let us know and consider changing your browser as a possible workaround.
If you are new to QUAST, you may want to check out the About page first.
If you are an advanced QUAST user, you may want to consult the online manual instead, e.g., detailed quality metric descriptions or FAQ.
If you didn’t find answers here or there, ask us!
Submitting your data
QUAST expects assemblies in the FASTA format (typically
.fasta/.fa
files), optionally compressed with gzip. You can upload your files via a file selection dialogue using the “Select files” button, or drag and drop them into the “drop files here” field.You can parametrize your QUAST job, e.g., whether your sequences are scaffolds, whether you want to enable gene detection, and whether the genome is circular (typical for bacteria).
QUAST can work without a reference genome. However, if a model genome for an organism is available, QUAST would report many more exciting results. You can upload a reference genome through the “Genome” selection menu. A set of popular genomes are already pre-uploaded.
Press “Evaluate” to queue a QUAST job. Normally, it will be run immediately; however, it might take longer for a job to start in periods of high load. Before submitting, you can title your job using the “Caption” text field; otherwise, a current timestamp would be used as a default title.
Your submitted jobs will appear on the right side of the main page. Clicking on a title will send you to the job page, which will have a QUAST report once it’s completed. You can add your email address for heavy jobs, and you will be notified when the jobs are completed.
Interpreting the output
If a reference genome was provided, its basic characteristics will be shown on the top.
The main table summarizes all quality metrics for given assemblies. See the QUAST manual for details on reported metrics. The web page provides some convenient UI that allows you to:
- Reorder columns using drag and drop.
- Use the color scheme to range values from the worst (red) to the best (blue).
- Point over a metric name for a tooltip with an explanation of this metric.
More metrics are available by clicking on “Extended report”.
Checkboxes on the right allow selecting assemblies displayed on the plots.
Users can switch between different plots by clicking on the tabs.
A standalone version of the report is available for download. In addition, a tarball contains Latex and tab-separated versions of the table suitable for parsing, along with plots in PDF.
You can browser the assembly alignments and contig sizes in the Icarus browser; see the example below and find more details in Mikheenko et al, 2016.
Icarus browser basics
If a reference genome was provided, the default Icarus view is the Contig alignment viewer. Otherwise, the Contig size viewer would be opened. Use the “Main menu” button in the top-left corner to switch between the viewers or return to the QUAST report. Click on “Icarus” to return to the webserver homepage.
Click on a contig/aligned block to get the detailed information on it in the right pane.
The controls in the top panel allow moving and zooming and showing/hiding all types of detected misassemblies. The Legend on the right explains the color coding scheme.
Browser compatibility
Note: we recommend using Chrome; we tested this browser most. There are known issues with displaying contigs in Icarus viewers in Firefox; we are working on fixing it asap.
OS | Version | Chrome | Firefox | Edge | Safari |
---|---|---|---|---|---|
Linux | Ubuntu 20.04 | 96 | 94 (Icarus issues) | not tested | not tested |
MacOS | Big Sur 11.6.1 | 96 | 95 (Icarus issues) | not tested | 15.2 |
Windows | 10 | 95 | 94 (Icarus issues) | 96 | not tested |