{"id":5158,"date":"2021-02-04T17:49:28","date_gmt":"2021-02-04T17:49:28","guid":{"rendered":"http:\/\/ri.itservices.manchester.ac.uk\/csf3\/?page_id=5158"},"modified":"2021-02-05T19:38:20","modified_gmt":"2021-02-05T19:38:20","slug":"interproscan","status":"publish","type":"page","link":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/software\/applications\/interproscan\/","title":{"rendered":"InterProScan"},"content":{"rendered":"<h2>Overview<\/h2>\n<p><a href=\"https:\/\/www.ebi.ac.uk\/interpro\/about\/interproscan\/\">InterProScan<\/a> is the software package that allows sequences to be scanned against InterPro&#8217;s member database signatures.<\/p>\n<p>Version 5.48-83.0 is installed on the CSF.<\/p>\n<p>Please note that the Pre-calculated match lookup service is not enabled &#8211; all results will be calculated on the CSF.<\/p>\n<p>The <code>initial_setup.py<\/code> script has been run to index the data files.<\/p>\n<h2>Restrictions on use<\/h2>\n<p>There are no restrictions on accessing the software on the CSF. It is distributed under the open source <a href=\"http:\/\/www.apache.org\/licenses\/LICENSE-2.0.txt\">Apache License<\/a> , as are the included scanning tools (except SignalP and TMHMM) and all usage must adhere to that license.<\/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 one of the following modulefiles:<\/p>\n<pre>\r\nmodule load apps\/binapps\/interproscan\/5.48-83.0\r\n<\/pre>\n<h3>Test Data<\/h3>\n<p>You can now copy the test files from the installation to your current directory if you wish to run some test jobs:<\/p>\n<pre>\r\ncp $IPS_HOME\/test* $PWD\r\n<\/pre>\n<h2>Running the application<\/h2>\n<p>Please do not run InterProScan on the login node. Jobs should be submitted to the compute nodes via batch.<\/p>\n<p>You may run the following to obtain help on the command-line flags:<\/p>\n<pre>\r\nmodule load apps\/binapps\/interproscan\/5.48-83.0\r\nqrsh l short -V -pe smp.pe 2 interproscan.sh --help\r\n<\/pre>\n<h3>Serial batch job submission<\/h3>\n<p>Serial jobs are not supported. You will need at least 2 CPU cores to run InterProScan. An example of a parallel jobscript is given below.<\/p>\n<p>If you need more RAM (memory) to complete the analysis successfully, and you may well do!, please add the flags mentioned at the <a href=\"\/csf3\/batch\/high-memory-jobs\/\">high-memory jobs<\/a> page for more information.<\/p>\n<h3>Parallel batch job submission<\/h3>\n<p>Create a batch submission script (which will load the modulefile in the jobscript), for example:<\/p>\n<pre>\r\n#!\/bin\/bash --login\r\n#$ -cwd             # Job will run from the current directory\r\n#$ -pe smp.pe 16    # Number of cores, can be 2--32\r\n### You may need to add a high memory flag here (see above)\r\n\r\n# Choose your required version\r\nmodule load apps\/binapps\/interproscan\/5.48-83.0\r\n\r\n# $NSLOTS is automatically set to the number of cores requested above\r\ninterproscan.sh -T ~\/scratch -cpu $NSLOTS <em>options...<\/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:\/\/interproscan-docs.readthedocs.io\/\">InterProScan documentation website<\/a><\/li>\n<\/ul>\n<h2>Updates<\/h2>\n<p>None.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview InterProScan is the software package that allows sequences to be scanned against InterPro&#8217;s member database signatures. Version 5.48-83.0 is installed on the CSF. Please note that the Pre-calculated match lookup service is not enabled &#8211; all results will be calculated on the CSF. The initial_setup.py script has been run to index the data files. Restrictions on use There are no restrictions on accessing the software on the CSF. It is distributed under the open.. <a href=\"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/software\/applications\/interproscan\/\">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-5158","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/5158","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=5158"}],"version-history":[{"count":8,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/5158\/revisions"}],"predecessor-version":[{"id":5171,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/5158\/revisions\/5171"}],"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=5158"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}