# Tophat **Repository Path**: scnet-lib/tophat ## Basic Information - **Project Name**: Tophat - **Description**: No description available - **Primary Language**: Unknown - **License**: BSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-24 - **Last Updated**: 2024-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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