{"id":4322,"date":"2019-12-10T12:26:55","date_gmt":"2019-12-10T12:26:55","guid":{"rendered":"http:\/\/ri.itservices.manchester.ac.uk\/csf3\/?page_id=4322"},"modified":"2019-12-10T14:24:16","modified_gmt":"2019-12-10T14:24:16","slug":"tetranscripts","status":"publish","type":"page","link":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/software\/applications\/tetranscripts\/","title":{"rendered":"TEtranscripts"},"content":{"rendered":"<h2>Overview<\/h2>\n<p><a href=\"http:\/\/hammelllab.labsites.cshl.edu\/software\/#TEtranscripts\">TEtranscripts<\/a> is a software package that utilizes both unambiguously (uniquely) and ambiguously (multi-) mapped reads to perform differential enrichment analyses from high throughput sequencing experiments.<\/p>\n<p>Version 2.0.5 is installed on the CSF.<\/p>\n<h2>Restrictions on use<\/h2>\n<p>There are no restrictions on accessing this software on the CSF. It is released under the <a href=\"https:\/\/github.com\/mhammell-laboratory\/TEtranscripts\/blob\/master\/COPYING\">GPL v3<\/a> license and all usage must adhere to that license.<\/p>\n<p>Please cite your use of this software using:<\/p>\n<p>Jin Y., Tam O.H., Paniagua E. and Hammell M. (2015). <a href=\"https:\/\/academic.oup.com\/bioinformatics\/article\/31\/22\/3593\/240793\">TEtranscripts: A package for including transposable elements in differential expression analysis of RNA-seq datasets.<\/a> Bioinformatics 31: 3593-3599. Pubmed ID: 26206304<\/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\/tetranscripts\/2.0.5           # Also loads modulefiles for\r\n                                                      # Pysam 0.15.2 and R 3.6.1 (inc DESeq2)\r\n<\/pre>\n<h3>Reference and Test Data<\/h3>\n<p>The modulefile will set the following environment variables which can be used in your jobscripts to access the reference \/ pre-built data and test data files. <strong>NOTE:<\/strong> all downloaded datafiles have been uncompressed.<\/p>\n<pre>\r\n$TE_DATA       set to \/mnt\/data-sets\/tetranscripts\/\r\n$TE_TESTDATA   set to \/mnt\/data-sets\/tetranscripts\/test_data\r\n$TE_PREBUILT   set to \/mnt\/data-sets\/tetranscripts\/Prebuilt_indices\/\r\n$TE_GTF        set to \/mnt\/data-sets\/tetranscripts\/TE_GTF\/\r\n<\/pre>\n<p>To see what prebuilt and GTF data-files area available, run the following on the login node after loading the modulefile there.<\/p>\n<pre>\r\nls $TE_PREBUILT\r\nls $TE_GTF\r\nls $TE_TESTDATA\r\n<\/pre>\n<p>You can then use the filenames when specifying commmand-line flags for <code>TEtranscript<\/code>. For example:<\/p>\n<pre>\r\nTEtranscripts ... --TE $TE_GTF\/ce10_rmsk_TE.gtf\r\n<\/pre>\n<h2>Running the application<\/h2>\n<p>Please do not run <code>TEtranscripts<\/code> or <code>TEcount<\/code> on the login node. Jobs should be submitted to the compute nodes via batch.<\/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#$ -l mem512        # It is recommended to run on the high-memory nodes.\r\n                    # This will give you 32GB memory to work with (1 core).\r\n                    # NO -V line - we load modulefiles in the jobscript\r\n\r\nmodule load apps\/python\/tetranscripts\/2.0.5\r\n\r\nTEtranscripts -t <em>RNAseq1<\/em>.bam <em>RNAseq2<\/em>.bam -c <em>CtlRNAseq1<\/em>.bam <em>CtlRNAseq<\/em>.bam \\\r\n              --GTF <em>genic-GTF-file<\/em> --TE <em>TE-GTF-file<\/em>\r\n                      #\r\n                      # See above for environment variables that provide\r\n                      # the location of the downloaded reference data\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\/mhammell-laboratory\/TEtranscripts\">TEtranscripts github page<\/a>. This includes instructions on running TEtranscripts and example command-lines.<\/li>\n<li><a href=\"http:\/\/hammelllab.labsites.cshl.edu\/software\/#TEtranscripts\">TEtranscripts website<\/a><\/li>\n<\/ul>\n<h2>Updates<\/h2>\n<p>None.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview TEtranscripts is a software package that utilizes both unambiguously (uniquely) and ambiguously (multi-) mapped reads to perform differential enrichment analyses from high throughput sequencing experiments. Version 2.0.5 is installed on the CSF. Restrictions on use There are no restrictions on accessing this software on the CSF. It is released under the GPL v3 license and all usage must adhere to that license. Please cite your use of this software using: Jin Y., Tam O.H.,.. <a href=\"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/software\/applications\/tetranscripts\/\">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-4322","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/4322","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=4322"}],"version-history":[{"count":4,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/4322\/revisions"}],"predecessor-version":[{"id":4329,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf3\/wp-json\/wp\/v2\/pages\/4322\/revisions\/4329"}],"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=4322"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}