{"id":588,"date":"2013-05-02T09:36:19","date_gmt":"2013-05-02T09:36:19","guid":{"rendered":"http:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/?page_id=588"},"modified":"2017-06-14T13:28:04","modified_gmt":"2017-06-14T13:28:04","slug":"tophat","status":"publish","type":"page","link":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/software\/applications\/tophat\/","title":{"rendered":"TopHat"},"content":{"rendered":"<h2>Overview<\/h2>\n<p>TopHat is a fast splice junction mapper for RNA-Seq reads. It aligns RNA-Seq reads to mammalian-sized genomes using the ultra high-throughput short read aligner Bowtie, and then analyzes the mapping results to identify splice junctions between exons.<\/p>\n<p>Versions 2.0.7, 2.0.9 and 2.0.14 binaries are available.<\/p>\n<h2>Restrictions on use<\/h2>\n<p>All users may access and use Bowtie. The software is open source. Users should consult the following file for further information: $TOPHAT_HOME\/$TOPHAT_VER\/COPYING<\/p>\n<h2>Set up procedure<\/h2>\n<p>To use the software you must load <em>one<\/em> of the modulefiles:<\/p>\n<pre>\r\nmodule load apps\/binapps\/tophat\/2.0.14\r\nmodule load apps\/binapps\/tophat\/2.0.9\r\nmodule load apps\/binapps\/tophat\/2.0.7\r\n<\/pre>\n<h2>Running the application<\/h2>\n<p>Please do not run tophat on the login node. Jobs should be submitted to the compute nodes via batch. If you wish to see the available command-line flags that tophat accepts you can run the following on the login node:<\/p>\n<pre>\r\ntophat --help\r\n<\/pre>\n<h3>Serial batch job submission<\/h3>\n<p>Ensure you have loaded one of the above modulefiles. Then create a jobscript similar to:<\/p>\n<pre>\r\n#!\/bin\/bash\r\n#$ -V\r\n#$ -cwd\r\n\r\n# $NSLOTS will be set to 1 in a serial job\r\ntophat --num-threads $NSLOTS -O <em>OUTPUT_DIRECTORY<\/em> -G <em>DIRECTORY_FOR_GTF\/GFF_FILE<\/em> \\\r\n       --library-type fr-firststrand <em>INDEXES_DIRECTORY<\/em>\r\n<\/pre>\n<p>Submit the jobscript to the batch system using<\/p>\n<pre>\r\nqsub <em>jobscript<\/em>\r\n<\/pre>\n<p>where <code><em>jobscript<\/em><\/code> is the name of your batch submission file.<\/p>\n<h3>Parallel batch job submission<\/h3>\n<p>Ensure you have loaded one of the above modulefiles. Then create a jobscript similar to:<\/p>\n<pre>\r\n#!\/bin\/bash\r\n#$ -V\r\n#$ -cwd\r\n#$ -pe smp.pe 8     # Between 2-24 cores permitted\r\n\r\n# $NSLOTS will be set automatically to the number given above on the pe line\r\ntophat --num-threads $NSLOTS -O <em>OUTPUT_DIRECTORY<\/em> -G <em>DIRECTORY_FOR_GTF\/GFF_FILE<\/em> \\\r\n       --library-type fr-firststrand <em>INDEXES_DIRECTORY<\/em>\r\n<\/pre>\n<p>Submit the jobscript to the batch system using<\/p>\n<pre>\r\nqsub <em>jobscript<\/em>\r\n<\/pre>\n<p>where <code><em>jobscript<\/em><\/code> is the name of your batch submission file.<\/p>\n<h3>Linking with other applications<\/h3>\n<p>It may be necessary to use other applications in conjunction with Tophat. <\/p>\n<p>Panagiotis Papastamoulis, from FLS has very kindly provided some <a href=\"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-content\/uploads\/cufflinksExample.pdf\">documentaion illustrating how to use Cufflinks on the CSF<\/a>. This may be a useful reference as it does include some Tophat examples and jobscripts.<\/p>\n<h2>Further info<\/h2>\n<ul>\n<li>The <a href=\"http:\/\/tophat.cbcb.umd.edu\/index.html\">Tophat website<\/a> has a manual, FAQ and index and annotations downloads.<\/li>\n<li>Related applications available on the CSF: <\/li>\n<ul>\n<li><a href=\"\/csf-apps\/software\/applications\/bowtie\">Bowtie<\/a><\/li>\n<li><a href=\"\/csf-apps\/software\/applications\/bowtie2\">Bowtie2<\/a><\/li>\n<li><a href=\"\/csf-apps\/software\/applications\/cufflinks\">Cufflinks<\/a><\/li>\n<li><a href=\"\/csf-apps\/software\/applications\/samtools\">Samtools<\/a><\/li>\n<\/ul>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Overview TopHat is a fast splice junction mapper for RNA-Seq reads. It aligns RNA-Seq reads to mammalian-sized genomes using the ultra high-throughput short read aligner Bowtie, and then analyzes the mapping results to identify splice junctions between exons. Versions 2.0.7, 2.0.9 and 2.0.14 binaries are available. Restrictions on use All users may access and use Bowtie. The software is open source. Users should consult the following file for further information: $TOPHAT_HOME\/$TOPHAT_VER\/COPYING Set up procedure To.. <a href=\"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/software\/applications\/tophat\/\">Read more &raquo;<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":31,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-588","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/588","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\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/comments?post=588"}],"version-history":[{"count":13,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/588\/revisions"}],"predecessor-version":[{"id":3919,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/588\/revisions\/3919"}],"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=588"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}