Skip to content

infphilo/tophat

 
 

Repository files navigation

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.

TopHat2 (the current release) is a collaborative effort between the Center for Computational Biology at
Johns Hopkins University and the Genome Sciences Department at the University of Washington.

Please see http://ccb.jhu.edu/software/tophat for more information.


Note on compiling the package from source:
-------------------------------------------

TopHat requires the Boost libraries (http://www.boost.org).
Please see http://ccb.jhu.edu/software/tophat/tutorial.shtml#boost
for documentation about building TopHat2 from source

Packages

No packages published

Languages

  • C++ 84.8%
  • C 10.0%
  • Python 3.8%
  • Perl 0.6%
  • Makefile 0.3%
  • M4 0.2%
  • Other 0.3%