{"id":5639,"date":"2021-10-19T11:25:34","date_gmt":"2021-10-19T10:25:34","guid":{"rendered":"http:\/\/ri.itservices.manchester.ac.uk\/csf3\/?page_id=5639"},"modified":"2021-10-19T14:12:15","modified_gmt":"2021-10-19T13:12:15","slug":"shasta","status":"publish","type":"page","link":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/software\/applications\/shasta\/","title":{"rendered":"Shasta"},"content":{"rendered":"<h2>Overview<\/h2>\n<p>Shasta is a de novo genome assembly software that uses nanopore reads.<\/p>\n<p>Version 0.8.0 is available.<\/p>\n<h2>Restrictions on use<\/h2>\n<p>Shasta is free to use software, users can familiarise themselves with the <a href=\"https:\/\/github.com\/chanzuckerberg\/shasta\/blob\/master\/LICENSE\">license<\/a> information before using it.<\/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>Load the modulefile corresponding to your required version:<\/p>\n<pre>\r\nmodule load apps\/binapps\/shasta\/0.8.0\r\n<\/pre>\n<h2>Running the application<\/h2>\n<p>We recommend to run Shasta by submitting a parallel job. Be sure to have the input file in your working directory.<\/p>\n<pre>\r\n#!\/bin\/bash --login\r\n#$ -cwd\t\t\t# Job will run from the current directory\r\n#$ -pe smp.pe 8\t\t# Number of cores (2-32 permitted)\r\n\r\n# Load the modulefile in the jobscript (hence --login on first line, and no -V flag)\r\nmodule load apps\/binapps\/shasta\/0.8.0\r\n\r\n# Run in 'local' mode (turn off Grid, and indicate max number of threads and memory)\r\n\/bin\/date\r\nshasta-Linux-0.8.0 --input test_J1.fastq --config Nanopore-Oct2021\r\n\/bin\/date\r\necho end\r\n<\/pre>\n<h2>Further info<\/h2>\n<p>More info on commands, functions and getting started may be found here:<br \/>\n<a href=\"https:\/\/chanzuckerberg.github.io\/shasta\/\">https:\/\/chanzuckerberg.github.io\/shasta\/<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview Shasta is a de novo genome assembly software that uses nanopore reads. Version 0.8.0 is available. Restrictions on use Shasta is free to use software, users can familiarise themselves with the license information before using it. Set up procedure 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.. <a href=\"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/software\/applications\/shasta\/\">Read more &raquo;<\/a><\/p>\n","protected":false},"author":14,"featured_media":0,"parent":86,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5639","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/5639","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\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/comments?post=5639"}],"version-history":[{"count":8,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/5639\/revisions"}],"predecessor-version":[{"id":5648,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/5639\/revisions\/5648"}],"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=5639"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}