{"id":4772,"date":"2018-06-29T08:45:30","date_gmt":"2018-06-29T08:45:30","guid":{"rendered":"http:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/?page_id=4772"},"modified":"2018-07-05T08:37:38","modified_gmt":"2018-07-05T08:37:38","slug":"repeatmasker","status":"publish","type":"page","link":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/software\/applications\/repeatmasker\/","title":{"rendered":"RepeatMasker"},"content":{"rendered":"<h2>Overview<\/h2>\n<p>RepeatMasker is a program that screens DNA sequences for interspersed repeats and low complexity DNA sequences.<\/p>\n<p>Version 4.0.7 is available on the CSF.<\/p>\n<h2>Restrictions on use<\/h2>\n<p>This software is opensource.<\/p>\n<h2>Set up procedure<\/h2>\n<p>To access the software you must first load the modulefile:<\/p>\n<p><code>module load apps\/gcc\/perl-packages\/repeatmasker\/4.0.7<\/code><\/p>\n<h2>Running the application<\/h2>\n<p>Please do not run RepeatMasker on the login node. Jobs should be submitted to the compute nodes via batch.<\/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><\/pre>\n<pre>#!\/bin\/bash\r\n#$ -S \/bin\/bash\r\n#$ -V\r\n#$ -cwd\r\n#$ -pe smp.pe 4\r\n\r\nRepeatMasker -pa $[NSLOTS \/ 2] sample.fas\r\n<\/pre>\n<p><strong>Important notes:<\/strong><\/p>\n<ul>\n<li>By default, RepeatMasker will start 2 threads for every CPU in the node resulting in <b>badly overloaded nodes<\/b> which will cause your jobs and those of others running on the same node to run inefficiently. Users must prevent this behavior by setting <tt>-pa N<\/tt> where <tt>N<\/tt> is equal to the number of allocated CPUs divided by 2. <\/li>\n<li>In <tt>-pa N<\/tt>, &#8220;<tt>N<\/tt>&#8221; must always be greater than or equal to 2; <tt>-pa 1<\/tt> causes RepeatMasker to run as though the <tt>-pa<\/tt> option was not specified and to start 2 threads for each CPU.<\/li>\n<li>In the above example we use <code>$[NSLOTS \/ 2]<\/code> which automatically take the number specified on the smp.pe line and divides it by two.<\/li>\n<\/ul>\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<p><a href=\"http:\/\/repeatmasker.org\/\">repeatmasker.org<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview RepeatMasker is a program that screens DNA sequences for interspersed repeats and low complexity DNA sequences. Version 4.0.7 is available on the CSF. Restrictions on use This software is opensource. Set up procedure To access the software you must first load the modulefile: module load apps\/gcc\/perl-packages\/repeatmasker\/4.0.7 Running the application Please do not run RepeatMasker on the login node. Jobs should be submitted to the compute nodes via batch. Parallel batch job submission Make sure.. <a href=\"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/software\/applications\/repeatmasker\/\">Read more &raquo;<\/a><\/p>\n","protected":false},"author":24,"featured_media":0,"parent":31,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4772","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/4772","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/users\/24"}],"replies":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/comments?post=4772"}],"version-history":[{"count":8,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/4772\/revisions"}],"predecessor-version":[{"id":4794,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/4772\/revisions\/4794"}],"up":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/31"}],"wp:attachment":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/media?parent=4772"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}