Difference between revisions of "Tophat"

From UFRC
Jump to navigation Jump to search
(Created page with "__NOTOC__ __NOEDITSECTION__ Category:SoftwareCategory:Bioinformatics <!-- ######## Template Configuration ######## --> <!--Edit definitions of the variables used in temp...")
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
__NOEDITSECTION__
 
__NOEDITSECTION__
[[Category:Software]][[Category:Bioinformatics]]
+
[[Category:Software]][[Category:Bioinformatics]][[Category:NGS]]
 
<!-- ########  Template Configuration ######## -->
 
<!-- ########  Template Configuration ######## -->
 
<!--Edit definitions of the variables used in template calls  
 
<!--Edit definitions of the variables used in template calls  
Line 40: Line 40:
 
{{App_Location|app={{#var:app}}|{{#var:ver}}}}
 
{{App_Location|app={{#var:app}}|{{#var:ver}}}}
 
==Available Versions==
 
==Available Versions==
* 1.3.0 - default.
+
* 1.3.0.
* 1.3.3 beta - will become default when released as a final version.
+
* 1.3.3 beta.
 +
* 1.4.1 (default).
 
<!-- -->
 
<!-- -->
 
{{#if: {{#var: mod}}|==Running the application using modules==
 
{{#if: {{#var: mod}}|==Running the application using modules==

Revision as of 13:21, 29 March 2012

Description

{{{name}}} website  
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.

Tophat is a part of the Tuxedo suite.

Template:App Location

Available Versions

  • 1.3.0.
  • 1.3.3 beta.
  • 1.4.1 (default).

Running the application using modules

To use tophat with the environment modules system at HPC the following commands are available:

Get module information for tophat:

$module spider tophat

Load the default application module:

$module load tophat

The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:

  • HPC_TOPHAT_DIR - directory where tophat is located.
  • HPC_TOPHAT_BIN - executable directory
  • HPC_TOPHAT_DOC - documents directory