Difference between revisions of "Tophat"

From UFRC
Jump to navigation Jump to search
m (Text replace - "<!--Compiler and MPI settings - OPTIONAL --> |{" to "|{")
Line 23: Line 23:
  
 
<!--HPC pre-built Bowtie Indexes are located in ''/scratch/hpc/bio/bowtie''. They should be available for bowtie use automatically. If you have additional indexes that could be of use to UF Biological Community please contact us and we'll add them to the reference file space.-->
 
<!--HPC pre-built Bowtie Indexes are located in ''/scratch/hpc/bio/bowtie''. They should be available for bowtie use automatically. If you have additional indexes that could be of use to UF Biological Community please contact us and we'll add them to the reference file space.-->
 
+
<!--Modules-->
==Available Versions==
 
* 1.3.0.
 
* 1.3.3 beta.
 
* 1.4.1 (default).
 
<!-- -->
 
 
==Required Modules==
 
==Required Modules==
 
[[Modules|modules documentation]]
 
[[Modules|modules documentation]]
 
===Serial===
 
===Serial===
 
*{{#var:app}}
 
*{{#var:app}}
 +
==System Variables==
 +
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
 
* HPC_TOPHAT_BIN - executable directory
 
* HPC_TOPHAT_BIN - executable directory
 
* HPC_TOPHAT_DOC - documents directory
 
* HPC_TOPHAT_DOC - documents directory

Revision as of 20:02, 10 August 2012

Description

tophat 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.

Required Modules

modules documentation

Serial

  • tophat

System Variables

  • HPC_{{#uppercase:tophat}}_DIR - installation directory
  • HPC_TOPHAT_BIN - executable directory
  • HPC_TOPHAT_DOC - documents directory