{"id":4643,"date":"2018-04-10T09:54:16","date_gmt":"2018-04-10T09:54:16","guid":{"rendered":"http:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/?page_id=4643"},"modified":"2018-04-10T10:11:00","modified_gmt":"2018-04-10T10:11:00","slug":"quast","status":"publish","type":"page","link":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/software\/applications\/quast\/","title":{"rendered":"Quast and MetaQuast"},"content":{"rendered":"<p><a href=\"http:\/\/quast.sourceforge.net\/quast\">Quast<\/a> is a program to evaluate genome assemblies. QUAST works both with and without a reference genome. The tool accepts multiple assemblies, thus is suitable for comparison. This installation also includes MetaQuast, which evaluates and compares metagenome assemblies based on alignments to close references, and Icarus, a novel genome visualizer for accurate assessment and analysis of genomic draft assemblies.<\/p>\n<p>Version 4.6.3 is installed on the CSF.<\/p>\n<h2>Restrictions on use<\/h2>\n<p>Version 4.6.3 of QUAST was released under GPL v2 on 6 February 2018. Note that some of build-in third-party tools are not under GPL v2. See <a href=\"http:\/\/quast.bioinf.spbau.ru\/LICENSE.txt\">LICENSE<\/a> for details.<\/p>\n<p>Please cite your usage of the various tools using the citation information on the <a href=\"http:\/\/quast.sourceforge.net\/quast\">Quast website<\/a>.<\/p>\n<h2>Set up procedure<\/h2>\n<p>To access the software you must first load the modulefile:<\/p>\n<pre>\r\nmodule load apps\/gcc\/python-packages\/anaconda3-5.1.0\/quast\/4.6.3\r\n<\/pre>\n<p>This will automatically load the Anaconda python modulefile for you, which provides python 3.6.4.<\/p>\n<h2>Running the application<\/h2>\n<p>Please do not run Quast or MetaQuast on the login node. Jobs should be submitted to the compute nodes via batch.<\/p>\n<h3>Serial batch job submission<\/h3>\n<p>Make sure you have the modulefile loaded then create a batch submission script, for example:<\/p>\n<pre>\r\n#!\/bin\/bash\r\n#$ -S \/bin\/bash\r\n#$ -cwd             # Job will run from the current directory\r\n#$ -V               # Job will inherit current environment settings\r\n\r\n# $NSLOTS will be set to 1 in a serial job.\r\n# You MUST inform quast how many cores it can use.\r\nquast.py -t $NSLOTS <em>contigs_1.fasta contigs_2.fasta<\/em>  -R <em>reference.fasta.gz<\/em> -G <em>genes.gff<\/em>\r\n  #\r\n  # Use metaquast.py to run MetaQuast\r\n<\/pre>\n<p>Submit the jobscript using: <\/p>\n<pre>qsub <em>scriptname<\/em><\/pre>\n<p>where <em>scriptname<\/em> is the name of your jobscript.<\/p>\n<h3>Parallel batch job submission<\/h3>\n<p>Make sure you have the modulefile loaded then create a batch submission script, for example:<\/p>\n<pre>\r\n#!\/bin\/bash\r\n#$ -S \/bin\/bash\r\n#$ -cwd             # Job will run from the current directory\r\n#$ -V               # Job will inherit current environment settings\r\n#$ -pe smp.pe 8     # Number of cores (2-24)\r\n\r\n# $NSLOTS will be set to the number given on the -pe line above.\r\n# You MUST inform quast how many cores it can use.\r\nquast.py -t $NSLOTS <em>contigs_1.fasta contigs_2.fasta<\/em>  -R <em>reference.fasta.gz<\/em> -G <em>genes.gff<\/em>\r\n  #\r\n  # Use metaquast.py to run MetaQuast\r\n<\/pre>\n<p>Submit the jobscript using: <\/p>\n<pre>qsub <em>scriptname<\/em><\/pre>\n<p>where <em>scriptname<\/em> is the name of your jobscript.<\/p>\n<h2>Further info<\/h2>\n<ul>\n<li><a href=\"http:\/\/quast.bioinf.spbau.ru\/manual.html\">Quast, MetaQuast and Icarus online manual<\/a><\/li>\n<\/ul>\n<h2>Updates<\/h2>\n<p>None.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Quast is a program to evaluate genome assemblies. QUAST works both with and without a reference genome. The tool accepts multiple assemblies, thus is suitable for comparison. This installation also includes MetaQuast, which evaluates and compares metagenome assemblies based on alignments to close references, and Icarus, a novel genome visualizer for accurate assessment and analysis of genomic draft assemblies. Version 4.6.3 is installed on the CSF. Restrictions on use Version 4.6.3 of QUAST was released.. <a href=\"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/software\/applications\/quast\/\">Read more &raquo;<\/a><\/p>\n","protected":false},"author":15,"featured_media":0,"parent":31,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4643","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/4643","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/comments?post=4643"}],"version-history":[{"count":4,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/4643\/revisions"}],"predecessor-version":[{"id":4650,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/4643\/revisions\/4650"}],"up":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/31"}],"wp:attachment":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/media?parent=4643"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}