{"id":2285,"date":"2019-02-14T10:25:07","date_gmt":"2019-02-14T10:25:07","guid":{"rendered":"http:\/\/ri.itservices.manchester.ac.uk\/csf3\/?page_id=2285"},"modified":"2019-02-14T10:25:58","modified_gmt":"2019-02-14T10:25:58","slug":"prodigal","status":"publish","type":"page","link":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/software\/prodigal\/","title":{"rendered":"Prodigal"},"content":{"rendered":"<p><a href=\"https:\/\/github.com\/hyattpd\/Prodigal\">Prodigal<\/a> is a program to perform fast, reliable protein-coding gene prediction for prokaryotic genomes.<\/p>\n<p>Version 2.6.3 is installed on the CSF. It has been compiled with the gcc compilers.<\/p>\n<h2>Restrictions on use<\/h2>\n<p>There are no restrictions on accessing the software on the CSF. It is released under the GNU GPL v3 license and all usage should adhere to that <a href=\"https:\/\/github.com\/hyattpd\/Prodigal\/blob\/GoogleImport\/LICENSE\">license<\/a>.<\/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 <em>one<\/em> of the following modulefiles:<\/p>\n<pre>\r\nmodule load apps\/gcc\/prodigal\/2.6.3\r\n<\/pre>\n<h2>Running the application<\/h2>\n<p>Please do not run prodigal on the login node. Jobs should be submitted to the compute nodes via batch. You may run on the login node:<\/p>\n<pre>\r\nprodigal -h\r\n<\/pre>\n<p>to see a list of command-line flags accepted by the application.<\/p>\n<h3>Serial batch job submission<\/h3>\n<p>Prodigal is a serial application only. Make sure you have the modulefile loaded then create a batch submission script, for example:<\/p>\n<pre>\r\n#!\/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\r\nmodule load apps\/gcc\/prodigal\/2.6.3\r\n\r\nprodigal <em>arg1 arg2 ...<\/em> \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=\"https:\/\/github.com\/ablab\/quast\">Prodigal website<\/a><\/li>\n<\/ul>\n<h2>Updates<\/h2>\n<p>None.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Prodigal is a program to perform fast, reliable protein-coding gene prediction for prokaryotic genomes. Version 2.6.3 is installed on the CSF. It has been compiled with the gcc compilers. Restrictions on use There are no restrictions on accessing the software on the CSF. It is released under the GNU GPL v3 license and all usage should adhere to that license. Set up procedure We now recommend loading modulefiles within your jobscript so that you have.. <a href=\"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/software\/prodigal\/\">Read more &raquo;<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":33,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2285","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/2285","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=2285"}],"version-history":[{"count":2,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/2285\/revisions"}],"predecessor-version":[{"id":2288,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/2285\/revisions\/2288"}],"up":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/33"}],"wp:attachment":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/media?parent=2285"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}