{"id":3507,"date":"2019-06-27T10:05:03","date_gmt":"2019-06-27T09:05:03","guid":{"rendered":"http:\/\/ri.itservices.manchester.ac.uk\/csf3\/?page_id=3507"},"modified":"2019-06-27T10:18:52","modified_gmt":"2019-06-27T09:18:52","slug":"hmmratac","status":"publish","type":"page","link":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/software\/applications\/hmmratac\/","title":{"rendered":"HMMRATAC"},"content":{"rendered":"<h2>Overview<\/h2>\n<p><a href=\"https:\/\/github.com\/LiuLabUB\/HMMRATAC\/blob\/master\/HMMRATAC_Guide.md\">HMMRATAC<\/a> peak caller for ATAC-seq data<\/p>\n<p>Version 1.2.5 is installed on the CSF.<\/p>\n<h2>Restrictions on use<\/h2>\n<p>This software is open source and may be used by anyone on the CSF.<\/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\/hmmratac\/1.2.5\r\n<\/pre>\n<h2>Running the application<\/h2>\n<p>Please do not run hmmratac on the login node. Jobs should be submitted to the compute nodes via batch.<\/p>\n<p>On a desktop system you would call use <code>java -jar HMMRATAC_V1.2.5_exe.jar<\/code> to execute the software. On the CSF because it is centrally installed and the path to it is quite long we have written a small script which does this part for you so you simply use the command<\/p>\n<pre>\r\nhmmratac \r\n<\/pre>\n<p>with the options and input files you then require. See below jobscript for a more detailed example.<\/p>\n<h3>Serial 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                    # NO -V line - we load modulefiles in the jobscript\r\n\r\nmodule load apps\/binapps\/hmmratac\/1.2.5\r\n\r\nhmmratac -b <em>SortedBAM<\/em> -i <em>BAMIndex<\/em> -g <em>GenomeStatsFile<\/em> <em>options<\/em>\r\n\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\/LiuLabUB\/HMMRATAC\/blob\/master\/HMMRATAC_Guide.md\">HMMRATAC github site<\/a><\/li>\n<\/ul>\n<h2>Updates<\/h2>\n<p>None.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview HMMRATAC peak caller for ATAC-seq data Version 1.2.5 is installed on the CSF. Restrictions on use This software is open source and may be used by anyone on the CSF. 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 modulefiles on the login node and.. <a href=\"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/software\/applications\/hmmratac\/\">Read more &raquo;<\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"parent":86,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3507","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/3507","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\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/comments?post=3507"}],"version-history":[{"count":9,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/3507\/revisions"}],"predecessor-version":[{"id":3519,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/3507\/revisions\/3519"}],"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=3507"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}