{"id":5185,"date":"2021-02-09T11:29:28","date_gmt":"2021-02-09T11:29:28","guid":{"rendered":"http:\/\/ri.itservices.manchester.ac.uk\/csf3\/?page_id=5185"},"modified":"2021-02-09T11:29:51","modified_gmt":"2021-02-09T11:29:51","slug":"eggnog-mapper","status":"publish","type":"page","link":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/software\/applications\/eggnog-mapper\/","title":{"rendered":"eggNOG mapper"},"content":{"rendered":"<h2>Overview<\/h2>\n<p><a href=\"https:\/\/github.com\/eggnogdb\/eggnog-mapper\">EGGNog-Mapper<\/a> is a tool for fast functional annotation of novel sequences. It uses precomputed orthologous groups and phylogenies from the eggNOG database (<a href=\"http:\/\/eggnog5.embl.de\">http:\/\/eggnog5.embl.de<\/a>) to transfer functional information from fine-grained orthologs only.<\/p>\n<p>Version 2.0.5 is installed on the CSF.<\/p>\n<h2>Restrictions on use<\/h2>\n<p>If you use the software please cite the two references given at: <a href=\"https:\/\/github.com\/eggnogdb\/eggnog-mapper\/wiki\/eggNOG-mapper-v2.0.2-v2.0.6#Citation\">https:\/\/github.com\/eggnogdb\/eggnog-mapper\/wiki\/eggNOG-mapper-v2.0.2-v2.0.6#Citation<\/a><\/p>\n<p>Please note that the eggnog databases have been downloaded and installed centrally. You do not need your own copy. The modulefile (see below) will set up the path to these databases.<\/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\/python\/eggnog-mapper\/2.0.5\r\n<\/pre>\n<p>You may run the following command on the login node to get help with the command-line flags:<\/p>\n<pre>\r\nemapper.py --help\r\n<\/pre>\n<h2>Running the application<\/h2>\n<p>Please do not run eggnog-mapper on the login node. Jobs should be submitted to the compute nodes via batch.<\/p>\n<p>Note that a serial (one-core) job may not give you enough memory to run eggnog-mappy (it gives you 4-5GB). The software is multi-core capable so we recommend using a parallel job (see below) which will speed up the software and give you more memory to work with (4-5GB per core).<\/p>\n<h3>Serial batch job submission<\/h3>\n<p>Note that a serial (one-core) job may not give you enough memory to run eggnog-mappy (it gives you 4-5GB). The software is multi-core capable so we recommend using a parallel job (see below) which will speed up the software and give you more memory to work with (4-5GB per core).<\/p>\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                    # NO -V line - we load modulefiles in the jobscript\r\n\r\n# Load the version you require\r\nmodule load apps\/python\/eggnog-mapper\/2.0.5\r\n\r\nemapper.py --cpu $NSLOTS --scratch_dir ~\/scratch -i <em>FASTA_FILE<\/em> -o <em>resultsname<\/em>\r\n  #\r\n  # Add --output_dir <em>dirname<\/em> to write results to a directory other than the current directory\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>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 8     # Number of cores (can be 2--32)\r\n\r\n### You may wish to add a high-memory flag but this may limit the number of cores\r\n### #$ -l mem512\r\n\r\n# Load the version you require\r\nmodule load apps\/python\/eggnog-mapper\/2.0.5\r\n\r\nemapper.py --cpu $NSLOTS --scratch_dir ~\/scratch -i <em>FASTA_FILE<\/em> -o <em>resultsname<\/em>\r\n  #\r\n  # Add --output_dir <em>dirname<\/em> to write results to a directory other than the current directory\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\/eggnogdb\/eggnog-mapper\/wiki\/eggNOG-mapper-v2.0.2-v2.0.6\">EggNog-Mapper documentation<\/a><\/li>\n<\/ul>\n<h2>Updates<\/h2>\n<p>None.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview EGGNog-Mapper is a tool for fast functional annotation of novel sequences. It uses precomputed orthologous groups and phylogenies from the eggNOG database (http:\/\/eggnog5.embl.de) to transfer functional information from fine-grained orthologs only. Version 2.0.5 is installed on the CSF. Restrictions on use If you use the software please cite the two references given at: https:\/\/github.com\/eggnogdb\/eggnog-mapper\/wiki\/eggNOG-mapper-v2.0.2-v2.0.6#Citation Please note that the eggnog databases have been downloaded and installed centrally. You do not need your own copy. The.. <a href=\"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/software\/applications\/eggnog-mapper\/\">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-5185","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/5185","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=5185"}],"version-history":[{"count":2,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/5185\/revisions"}],"predecessor-version":[{"id":5189,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/5185\/revisions\/5189"}],"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=5185"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}