# HG changeset patch # User iuc # Date 1580769456 18000 # Node ID ebb0dcdb621a195ed8c91125d5314caa06c68e3b # Parent 59db8ea8c84510b14cd052203fa1187e49198a98 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit e24f6cb40f19bad167b440e119e0300f15e04a78" diff -r 59db8ea8c845 -r ebb0dcdb621a quast.xml --- a/quast.xml Wed Jul 24 03:29:15 2019 -0400 +++ b/quast.xml Mon Feb 03 17:37:36 2020 -0500 @@ -1,4 +1,4 @@ - + Genome assembly Quality 5.0.2 @@ -408,15 +408,15 @@ QUAST = QUality ASsessment Tool. The tool evaluates genome assemblies by computing various metrics. -If you have one or multiple genome assemblies, you can assess their quality with Quast. It works with or without reference genome. If you are new to Quast, start by reading its `manual page `_. +If you have one or multiple genome assemblies, you can assess their quality with Quast. It works with or without reference genome. If you are new to Quast, start by reading its `manual page `_. **Using Quast without reference** Without reference Quast can calculate a number of assembly related-metrics but cannot provide any information about potential misassemblies, inversions, translocations, etc. Suppose you have three assemblies produced by Unicycler corresponding to three different antibiotic treatments *car*, *pit*, and *cef* (these stand for carbenicillin, piperacillin, and cefsulodin, respectively). Evaluating them without reference will produce the following Quast outputs: * Quast report in HTML format - * `Contig viewer `_ (an HTML file) - * `Quast report `_ in Tab-delimited format + * `Contig viewer `_ (an HTML file) + * `Quast report `_ in Tab-delimited format * Quast log (a file technical information about Quast tool execution) The **tab delimited Quast report** will contain the following information:: @@ -436,7 +436,7 @@ L75 15 15 16 # N's per 100 kbp 0.00 0.00 0.00 -where values are defined as specified in `Quast manual `_ +where values are defined as specified in `Quast manual `_ **Quast report in HTML format** contains graphs in addition to the above metrics, while **Contig viewer** draws contigs ordered from longest to shortest. This ordering is suitable for comparing only largest contigs or number of contigs longer than a specific threshold. The viewer shows N50 and N75 with color and textual indication. If the reference genome is available or at least approximate genome length is known (see `--est-ref-size`), NG50 and NG75 are also shown. You can also tone down contigs shorter than a specified threshold using Icarus control panel: @@ -444,18 +444,18 @@ :width: 558 :height: 412 -Also see `Plot description `_ section of the manual. +Also see `Plot description `_ section of the manual. **Using Quast with reference** Car, pit, and cef are in fact assemblies of *Pseudomonas aeruginosa* UCBPP-PA14, so we can use its genome as a reference (by supplying a Fasta file containing *P. aeruginosa* pa14 genome to **Reference genome** input box). The following outputs will be produced (note the alignment viewer): * Quast report in HTML format - * `Contig viewer `_ (an HTML file) - * `Alignment viewer `_ (an HTML file) - * `Quast report `_ in Tab-delimited format - * Summary of `misassemblies `_ - * Summary of `unaligned contigs `_ + * `Contig viewer `_ (an HTML file) + * `Alignment viewer `_ (an HTML file) + * `Quast report `_ in Tab-delimited format + * Summary of `misassemblies `_ + * Summary of `unaligned contigs `_ * Quast log (a file technical information about Quast tool execution) With the reference Quast produces a much more comprehensive set of results:: @@ -501,9 +501,9 @@ LA50 7 7 8 LGA50 7 7 8 LA75 15 15 16 - LGA75 15 15 17 + LGA75 15 15 17 -where, again, values are defined as specified in `Quast manual `_. You can see that this report includes a variety of data that can only be computer against a reference assembly. +where, again, values are defined as specified in `Quast manual `_. You can see that this report includes a variety of data that can only be computer against a reference assembly. Using reference also produces an **Alignment viewer**: @@ -511,20 +511,15 @@ :width: 515 :height: 395 -Alignment viewer highlights regions of interest as, in this case, missassemblies that can potentially point to genome rearrangements (see more `here `_). +Alignment viewer highlights regions of interest as, in this case, missassemblies that can potentially point to genome rearrangements (see more `here `_). ]]> - @ARTICLE{a1, - author = {Alexey Gurevich, Vladislav Saveliev, Nikolay Vyahhi, Glenn Tesler}, - title = {QUAST: quality assessment tool for genomce assemblies, Bioinformatics (2013) 29 (8): 1072-1075} - } - @misc{quast41, - title = {{Quast} v4.1}, - howpublished = {http://bioinf.spbau.ru/quast}, - note = {Released May 2016}} - } + 10.1093/bioinformatics/bty266 + 10.1093/bioinformatics/btw379 + 10.1093/bioinformatics/btv697 + 10.1093/bioinformatics/btt086