{"id":2212,"date":"2019-02-07T12:01:54","date_gmt":"2019-02-07T12:01:54","guid":{"rendered":"http:\/\/ri.itservices.manchester.ac.uk\/csf3\/?page_id=2212"},"modified":"2025-05-15T12:49:51","modified_gmt":"2025-05-15T11:49:51","slug":"usearch","status":"publish","type":"page","link":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/software\/applications\/usearch\/","title":{"rendered":"USEARCH"},"content":{"rendered":"<h2>Overview<\/h2>\n<p>USEARCH is a sequence analysis tool.<\/p>\n<p>Versions 8.0.1623 and 11.0.667 (pre-compiled 32 bit binaries) are installed on the CSF.<\/p>\n<p>USEARCH is often used with QIIME. These pieces of software are installed separately on the CSF. If you wish to use them together you need to load USEARCH and QIIME modulefiles (see below).<\/p>\n<h2>Restrictions on use<\/h2>\n<p>This software is not open source. We have been granted a free academic license for the CSF by the developer. All users must observe the <a href=\"http:\/\/www.drive5.com\/usearch\/license32.html\">license terms on the usearch website<\/a>, a copy of which is also available in the install directory. In particular it should be noted that:<\/p>\n<ul>\n<li>The software is not to be used for commercial purposes.<\/li>\n<li>You must not copy or make the software available to anyone else.<\/li>\n<li>You must cite your usage of the software as per the <a href=\"http:\/\/www.drive5.com\/usearch\/manual\/citation.html\">citation information on the usearch website<\/a>.<\/li>\n<\/ul>\n<p>To use the software you must agree to the terms, please complete our <a href=\"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/overview\/help\/\">help form<\/a> confirming your agreement and then you can be added to the <code>usearch<\/code> unix group which controls access.<\/p>\n<h2>Set up procedure<\/h2>\n<p>We now recommend loading modulefiles within your jobscript so that you have a full record of how the job was run. See the example jobscript below for how to do this. Alternatively, you may load modulefiles on the login node and let the job <abbr title=\"add '#$ -V' to your jobscript\">inherit these settings<\/abbr>.<\/p>\n<p>To access the software you must first load <em>one<\/em> of the following modulefiles:<\/p>\n<pre>module load apps\/binapps\/usearch\/11.0.667\r\nmodule load apps\/binapps\/usearch\/8.0.1623\r\n<\/pre>\n<p>If you wish to run QIIME please also load the following modulefiles:<\/p>\n<pre>module load apps\/bioinf\r\nmodule load apps\/qiime\/1.9.1        # Use module search apps\/qiime to check for newer versions<\/pre>\n<h2>Running the application<\/h2>\n<p>Please do not run USEARCH 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>#!\/bin\/bash --login\r\n#$ -cwd                # Job will run from the current directory\r\n\r\n### We now load the modulefile in the jobscript, for example:\r\nmodule load apps\/binapps\/usearch\/11.0.667\r\n\r\nusearch -cluster_fast seqs.fasta -id 0.9 -centroids nr.fasta\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>#!\/bin\/bash --login\r\n#$ -cwd             # Job will run from the current directory\r\n#$ -pe smp.pe 6     # Use 6 cores in smp.pe (2--32 permitted)\r\n\r\n### We now load the modulefile in the jobscript, for example:\r\nmodule load apps\/binapps\/usearch\/11.0.667\r\n\r\n### $NSLOTS is automatically set to number of cores requested above\r\nusearch -cluster_fast seqs.fasta -id 0.9 -threads $NSLOTS -centroids nr.fasta\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:\/\/drive5.com\/usearch\/\">USEARCH website<\/a><\/li>\n<li><a href=\"http:\/\/drive5.com\/usearch\/manual\/\">Latest version manual<\/a><\/li>\n<li><a href=\"http:\/\/drive5.com\/usearch\/manual8.0\/\">Version 8 manual<\/a><\/li>\n<\/ul>\n<h2>Updates<\/h2>\n<p>None.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview USEARCH is a sequence analysis tool. Versions 8.0.1623 and 11.0.667 (pre-compiled 32 bit binaries) are installed on the CSF. USEARCH is often used with QIIME. These pieces of software are installed separately on the CSF. If you wish to use them together you need to load USEARCH and QIIME modulefiles (see below). Restrictions on use This software is not open source. We have been granted a free academic license for the CSF by the.. <a href=\"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/software\/applications\/usearch\/\">Read more &raquo;<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":86,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2212","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/2212","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/comments?post=2212"}],"version-history":[{"count":11,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/2212\/revisions"}],"predecessor-version":[{"id":9903,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/2212\/revisions\/9903"}],"up":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/86"}],"wp:attachment":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/media?parent=2212"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}